Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ClearlyClaire/a8928f841d513407348ec6c26a87e806 to your computer and use it in GitHub Desktop.
Save ClearlyClaire/a8928f841d513407348ec6c26a87e806 to your computer and use it in GitHub Desktop.
diff --git a/Gemfile.lock b/Gemfile.lock
index c8a37dd4b7..36d3240acb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -166,7 +166,7 @@ GEM
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.2)
- concurrent-ruby (1.1.5)
+ concurrent-ruby (1.1.6)
connection_pool (2.2.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
@@ -446,7 +446,7 @@ GEM
rack (>= 1.0, < 3)
rack-cors (1.1.1)
rack (>= 2.0.0)
- rack-protection (2.0.7)
+ rack-protection (2.0.8.1)
rack
rack-proxy (0.6.5)
rack
@@ -575,7 +575,7 @@ GEM
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
tilt (>= 1.4.0)
- sidekiq-unique-jobs (6.0.18)
+ sidekiq-unique-jobs (6.0.20)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 4.0, < 7.0)
thor (~> 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment