Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cul/cul-geoblacklight
Browse files Browse the repository at this point in the history
  • Loading branch information
marquis committed May 26, 2020
2 parents cc886d8 + c08cb34 commit 82c28ab
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ GEM
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
arel (9.0.0)
autoprefixer-rails (9.6.1)
autoprefixer-rails (9.7.1)
execjs
bcrypt (3.1.13)
better_errors (2.7.1)
Expand Down Expand Up @@ -86,7 +86,7 @@ GEM
sass (>= 3.3.4)
builder (3.2.4)
cancancan (2.3.0)
capistrano (3.11.0)
capistrano (3.11.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -129,30 +129,30 @@ GEM
devise-guests (0.7.0)
devise
diff-lcs (1.3)
dry-configurable (0.8.3)
dry-configurable (0.9.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.2)
dry-inflector (0.1.2)
dry-initializer (3.0.1)
dry-logic (1.0.3)
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
dry-initializer (3.0.2)
dry-logic (1.0.5)
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-schema (1.3.3)
dry-schema (1.4.1)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-logic (~> 1.0)
dry-types (~> 1.0)
dry-types (1.1.1)
dry-types (~> 1.2)
dry-types (1.2.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
Expand Down

0 comments on commit 82c28ab

Please sign in to comment.