Skip to content

Commit

Permalink
Merge pull request #1558 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
mejackreed authored Jan 27, 2020
2 parents f2ed998 + ba6dfea commit 1779a5c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
almond-rails (0.1.0)
rails (>= 4.2, < 6)
almond-rails (0.3.0)
rails (>= 4.2)
arel (9.0.0)
ast (2.4.0)
autoprefixer-rails (9.7.4)
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
byebug (11.1.0)
byebug (11.1.1)
cancancan (3.0.2)
capistrano (3.11.2)
airbrussh (>= 1.0.0)
Expand All @@ -167,7 +167,7 @@ GEM
capistrano-sidekiq (1.0.3)
capistrano (>= 3.9.0)
sidekiq (>= 3.4, < 6.0)
capybara (3.30.0)
capybara (3.31.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand All @@ -185,7 +185,7 @@ GEM
childprocess (3.0.0)
citeproc (1.0.10)
namae (~> 1.0)
citeproc-ruby (1.1.10)
citeproc-ruby (1.1.12)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 1.5)
clipboard-rails (1.7.1)
Expand Down Expand Up @@ -554,7 +554,7 @@ GEM
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
rubocop-rails (2.4.1)
rubocop-rails (2.4.2)
rack (>= 1.1)
rubocop (>= 0.72.0)
rubocop-rspec (1.37.1)
Expand All @@ -564,7 +564,7 @@ GEM
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby_dep (1.5.0)
rubyzip (2.0.0)
rubyzip (2.1.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down Expand Up @@ -659,7 +659,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
tinymce-rails (5.1.4.1)
tinymce-rails (5.1.5)
railties (>= 3.1.1)
to_regexp (0.2.1)
tophat (2.3.1)
Expand Down

0 comments on commit 1779a5c

Please sign in to comment.