Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team authored and cbeer committed Sep 8, 2020
1 parent 0f5571c commit fe88f5d
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
autoprefixer-rails (9.8.6.3)
execjs
aws-eventstream (1.1.0)
aws-partitions (1.362.0)
aws-partitions (1.365.0)
aws-sdk-core (3.105.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
Expand All @@ -75,7 +75,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.15)
bcrypt (3.1.16)
bindex (0.8.1)
blacklight (7.10.0)
deprecation
Expand All @@ -97,7 +97,7 @@ GEM
blacklight (~> 7.0)
rails
ruby-oembed
blacklight-spotlight (3.0.0.rc1)
blacklight-spotlight (3.0.0.rc2)
acts-as-taggable-on (>= 5.0, < 7)
almond-rails (>= 0.3.0)
autoprefixer-rails
Expand All @@ -111,7 +111,7 @@ GEM
devise_invitable
faraday
faraday_middleware
friendly_id (~> 5.2)
friendly_id (~> 5.2, < 5.4)
github-markup
i18n
i18n-active_record
Expand Down Expand Up @@ -220,7 +220,7 @@ GEM
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-schema (1.5.3)
dry-schema (1.5.4)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
Expand All @@ -235,13 +235,13 @@ GEM
dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
dry-validation (1.5.4)
dry-validation (1.5.6)
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.5)
dry-schema (~> 1.5, >= 1.5.2)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (5.2.0)
Expand All @@ -256,7 +256,7 @@ GEM
ffi (1.13.1)
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
friendly_id (5.4.0)
friendly_id (5.3.0)
activerecord (>= 4.0.0)
github-markup (3.0.4)
globalid (0.4.2)
Expand Down Expand Up @@ -311,7 +311,7 @@ GEM
activerecord
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
leaflet-rails (1.6.0)
leaflet-rails (1.7.0)
rails (>= 4.2.0)
legato (0.7.0)
multi_json
Expand All @@ -336,12 +336,12 @@ GEM
mini_magick (4.10.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.14.2)
msgpack (1.3.3)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
nio4r (2.5.2)
nio4r (2.5.3)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
oauth2 (1.4.4)
Expand All @@ -362,7 +362,7 @@ GEM
ast (~> 2.4.1)
pg (1.2.3)
popper_js (1.16.0)
public_suffix (4.0.5)
public_suffix (4.0.6)
puma (3.12.6)
rack (2.2.3)
rack-attack (6.3.1)
Expand Down Expand Up @@ -459,7 +459,7 @@ GEM
rspec-support (3.9.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.89.1)
rubocop (0.90.0)
parallel (~> 1.10)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -470,9 +470,9 @@ GEM
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
rubocop-performance (1.7.1)
rubocop (>= 0.82.0)
rubocop-rails (2.7.1)
rubocop-performance (1.8.0)
rubocop (>= 0.87.0)
rubocop-rails (2.8.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.87.0)
Expand Down Expand Up @@ -583,8 +583,8 @@ GEM
unicode-display_width (1.7.0)
view_component (2.18.1)
activesupport (>= 5.0.0, < 7.0)
warden (1.2.8)
rack (>= 2.0.6)
warden (1.2.9)
rack (>= 2.0.9)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)
Expand Down

0 comments on commit fe88f5d

Please sign in to comment.