Skip to content

Commit

Permalink
Gems: bump GBL Admin to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Oct 23, 2023
1 parent 095f93d commit 429aa20
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ gem 'bootstrap', '~> 4.0'
gem 'popper_js'
gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
gem 'geoblacklight', '~> 4.1'
gem 'geoblacklight_admin', git: "https://github.com/geobtaa/geoblacklight_admin.git", branch: "#26-bulk-actions-fix"
gem 'geoblacklight_admin', '~> 0.3'
gem "rubyzip", ">= 1.3.0"
gem "awesome_print"

Expand Down
68 changes: 31 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,42 +39,6 @@ GIT
rails (>= 5.2, < 7.1)
statesman (~> 10.0.0)

GIT
remote: https://github.com/geobtaa/geoblacklight_admin.git
revision: ce5c529f4f3214ecd394259878cd610e65e7f2cd
branch: #26-bulk-actions-fix
specs:
geoblacklight_admin (0.3.1)
active_storage_validations (~> 1.0)
amazing_print
blacklight (~> 7.33)
blacklight_advanced_search
blacklight_range_limit
bootstrap (~> 4.0)
chosen-rails (~> 1.10)
cocoon (~> 1.2)
config (~> 4.0)
devise (~> 4.7)
devise-bootstrap-views (~> 1.0)
devise_invitable (~> 2.0)
dotenv-rails (~> 2.8)
geoblacklight (~> 4.0)
haml (~> 5.2)
httparty (~> 0.21)
inline_svg (~> 1.9)
jquery-rails (~> 4.4)
kithe (~> 2.0)
noticed (~> 1.6)
pagy (~> 6.0)
paper_trail (~> 14.0)
pg (~> 1.4)
qa (~> 5.0)
rails (>= 6.1, < 7.1)
ruby-progressbar
simple_form (~> 5.0)
sprockets (< 4)
statesman (~> 10.0)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -364,6 +328,36 @@ GEM
mime-types
rails (>= 6.1, < 7.1)
rgeo-geojson
geoblacklight_admin (0.3.2)
active_storage_validations (~> 1.0)
amazing_print
blacklight (~> 7.33)
blacklight_advanced_search
blacklight_range_limit
bootstrap (~> 4.0)
chosen-rails (~> 1.10)
cocoon (~> 1.2)
config (~> 4.0)
devise (~> 4.7)
devise-bootstrap-views (~> 1.0)
devise_invitable (~> 2.0)
dotenv-rails (~> 2.8)
geoblacklight (~> 4.0)
haml (~> 5.2)
httparty (~> 0.21)
inline_svg (~> 1.9)
jquery-rails (~> 4.4)
kithe (~> 2.0)
noticed (~> 1.6)
pagy (~> 6.0)
paper_trail (~> 14.0)
pg (~> 1.4)
qa (~> 5.0)
rails (>= 6.1, < 7.1)
ruby-progressbar
simple_form (~> 5.0)
sprockets (< 4)
statesman (~> 10.0)
geocoder (1.8.2)
git (1.11.0)
rchardet (~> 1.8)
Expand Down Expand Up @@ -797,7 +791,7 @@ DEPENDENCIES
foreman
geoblacklight (~> 4.1)
geoblacklight-icons!
geoblacklight_admin!
geoblacklight_admin (~> 0.3)
geoblacklight_sidecar_images!
haml
handlebars_assets (~> 0.23.0)
Expand Down

0 comments on commit 429aa20

Please sign in to comment.