Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #125 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Jessie Keck committed Apr 26, 2018
2 parents d923f17 + 65aba37 commit aa04697
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Expand Up @@ -45,7 +45,7 @@ GEM
sshkit (>= 1.6.1, != 1.7.0)
arel (8.0.0)
ast (2.4.0)
autoprefixer-rails (8.3.0)
autoprefixer-rails (8.3.0.1)
execjs
bcrypt (3.1.11)
bootstrap (4.0.0.alpha6)
Expand Down Expand Up @@ -102,7 +102,7 @@ GEM
thor (~> 0.19.4)
tins (~> 1.6)
crass (1.0.4)
database_cleaner (1.6.2)
database_cleaner (1.7.0)
deep_merge (1.2.1)
devise (4.4.3)
bcrypt (~> 3.0)
Expand All @@ -124,7 +124,7 @@ GEM
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.5)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.0)
dry-equalizer (0.2.1)
dry-logic (0.4.2)
dry-container (~> 0.2, >= 0.2.6)
dry-core (~> 0.2)
Expand All @@ -151,7 +151,7 @@ GEM
factory_girl_rails (4.9.0)
factory_girl (~> 4.9.0)
railties (>= 3.0.0)
faraday (0.14.0)
faraday (0.15.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.23)
font-awesome-rails (4.7.0.4)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
powerpack (0.1.1)
public_suffix (3.0.2)
puma (3.11.4)
rack (2.0.4)
rack (2.0.5)
rack-console (1.3.1)
rack (>= 1.1)
rack-test
Expand Down Expand Up @@ -314,9 +314,9 @@ GEM
railties (>= 3.1.1)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.9)
uglifier (4.1.10)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.3.0)
unicode-display_width (1.3.2)
warden (1.2.7)
rack (>= 1.0)
websocket-driver (0.6.5)
Expand Down

0 comments on commit aa04697

Please sign in to comment.