Skip to content

Commit

Permalink
Merge branch 'release/v4.8.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Oct 11, 2022
2 parents 19f9444 + 2c509a5 commit 717ba4b
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 106 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@ group :development do
gem 'letter_opener'
end

gem 'blacklight', '~> 7.28.0'
gem 'blacklight', '~> 7.29.0'
gem 'blacklight_advanced_search', git: 'https://github.com/projectblacklight/blacklight_advanced_search.git', :branch => 'master'
gem 'blacklight_range_limit', '~> 7.0.0'
gem 'chosen-rails' # jquery multiselect plugin for advanced search
gem 'bootstrap', '~> 4.0'
gem 'popper_js'
gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
gem 'geoblacklight', '4.0.0.pre.rc2'
gem 'geoblacklight', '~> 4.0.0'
gem "rubyzip", ">= 1.3.0"
gem "awesome_print"

Expand Down
Loading

0 comments on commit 717ba4b

Please sign in to comment.