Skip to content

Commit

Permalink
Gems: bump GBLSCI to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Nov 4, 2024
1 parent c484227 commit 18b8f65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ gem 'noticed'
gem 'paper_trail'

# Image migration
gem 'geoblacklight_sidecar_images', git: "https://github.com/geoblacklight/geoblacklight_sidecar_images.git", branch: "feature/statesman-update"
gem 'geoblacklight_sidecar_images', git: "https://github.com/geoblacklight/geoblacklight_sidecar_images.git", branch: "develop"
gem 'mini_magick', '~> 4.9.4'
gem "image_processing", ">= 1.2"

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ GIT

GIT
remote: https://github.com/geoblacklight/geoblacklight_sidecar_images.git
revision: 089e2a4a677a5d522b9d88fef0ef46cfa69961a0
branch: feature/statesman-update
revision: ca23e5ef8eb4fa90d5c9cb955943deeb0dcba6f5
branch: develop
specs:
geoblacklight_sidecar_images (1.0.0)
geoblacklight_sidecar_images (1.1.0)
faraday (>= 2.0)
geoblacklight (~> 4.0)
image_processing (~> 1.6)
mimemagic (~> 0.3)
mini_magick (~> 4.9.4)
rails (>= 5.2, < 7.1)
statesman (~> 10.0.0)
rails (>= 5.2, < 8.0)
statesman (>= 3.4)

GIT
remote: https://github.com/geobtaa/geoblacklight_admin.git
Expand Down

0 comments on commit 18b8f65

Please sign in to comment.