Skip to content

Commit

Permalink
Gems: pin GBL Admin to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Mar 1, 2024
1 parent 7a3e78f commit 1a4f385
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 39 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ gem 'popper_js'
gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
gem 'geoblacklight', '4.1'

# GBL Admin - Pinned to EWL bug-fix; Not ready for GBL v4.2/Vite yet
gem 'geoblacklight_admin', git: "https://github.com/geobtaa/geoblacklight_admin.git", ref: "4ecac7b"
# GBL Admin - Not ready for GBL v4.2/Vite yet
gem 'geoblacklight_admin', '0.4.1'
gem 'git', ">= 1.13"
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: 096c929b72386687ea817c9f9223ca0bedb5bcd3
ref: 096c929
specs:
geoblacklight_admin (0.4.0)
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.4.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)
geocoder (1.8.2)
git (1.19.1)
addressable (~> 2.8)
Expand Down Expand Up @@ -806,7 +800,7 @@ DEPENDENCIES
foreman
geoblacklight (= 4.1)
geoblacklight-icons!
geoblacklight_admin!
geoblacklight_admin (= 0.4.1)
geoblacklight_sidecar_images!
git (>= 1.13)
haml
Expand Down

0 comments on commit 1a4f385

Please sign in to comment.