Skip to content

Commit

Permalink
Merge pull request #854 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
justinlittman authored Jan 21, 2020
2 parents c088c40 + 24eb3b1 commit 4e056ad
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/projectblacklight/spotlight.git
revision: f40132cfde5adaf4cba31e6f10e412d7d1d60fd0
revision: 17339d5c510e49efcfa23f4a665b22af641e3d0b
specs:
blacklight-spotlight (3.0.0.alpha)
blacklight-spotlight (3.0.0.alpha.2)
acts-as-taggable-on (>= 5.0, < 7)
almond-rails (~> 0.1)
autoprefixer-rails
Expand Down Expand Up @@ -91,11 +91,11 @@ GEM
rails (>= 4.2, < 6)
arel (9.0.0)
ast (2.4.0)
autoprefixer-rails (9.7.3)
autoprefixer-rails (9.7.4)
execjs
aws-eventstream (1.0.3)
aws-partitions (1.263.0)
aws-sdk-core (3.88.0)
aws-partitions (1.266.0)
aws-sdk-core (3.89.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -124,7 +124,7 @@ GEM
jbuilder (~> 2.7)
kaminari (>= 0.15)
rails (>= 5.1, < 7)
blacklight-gallery (1.2.1)
blacklight-gallery (1.3.0)
blacklight (~> 7.0)
bootstrap (~> 4.0)
openseadragon (>= 0.2.0)
Expand All @@ -150,10 +150,10 @@ GEM
activemodel (>= 5.0)
breadcrumbs_on_rails (3.0.1)
builder (3.2.4)
byebug (11.0.1)
byebug (11.1.0)
cache_with_locale (0.0.1)
rails
cancancan (3.0.1)
cancancan (3.0.2)
capybara (3.30.0)
addressable
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -236,13 +236,13 @@ GEM
dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
dry-validation (1.4.1)
dry-validation (1.4.2)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-schema (~> 1.0, >= 1.4.3)
dry-schema (~> 1.4, >= 1.4.3)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (5.1.1)
Expand All @@ -252,9 +252,9 @@ GEM
railties (>= 4.2.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
ffi (1.11.3)
ffi (1.12.1)
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
friendly_id (5.3.0)
Expand All @@ -268,7 +268,7 @@ GEM
concurrent-ruby (~> 1.0)
i18n-active_record (0.3.0)
i18n (>= 0.5.0)
i18n-tasks (0.9.29)
i18n-tasks (0.9.30)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand Down Expand Up @@ -350,7 +350,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
okcomputer (1.18.0)
okcomputer (1.18.1)
openseadragon (0.5.0)
rails (> 3.2.0)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -438,7 +438,7 @@ GEM
roar (~> 1.1.0)
test_xml (>= 0.1.6)
uber (< 0.2.0)
rsolr (2.2.1)
rsolr (2.3.0)
builder (>= 2.1.2)
faraday (>= 0.9.0)
rspec-core (3.9.1)
Expand Down Expand Up @@ -577,7 +577,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.0)
unicode-display_width (1.6.1)
warden (1.2.8)
rack (>= 2.0.6)
web-console (3.7.0)
Expand Down

0 comments on commit 4e056ad

Please sign in to comment.