From 7a2d945f581c8ce9e322883ec597366143fe10cb Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 16 Feb 2019 13:22:26 -0500 Subject: Maybe this fixes the thing (updating gems) --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 8e81049..8fccc7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM tzinfo (~> 1.1) acts-as-taggable-on (6.0.0) activerecord (~> 5.0) - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) airbrussh (1.3.1) sshkit (>= 1.6.1, != 1.7.0) @@ -69,7 +69,7 @@ GEM bcrypt (3.1.12) bindex (0.5.0) builder (3.2.3) - byebug (10.0.2) + byebug (11.0.0) capistrano (3.11.0) airbrussh (>= 1.0.0) i18n @@ -107,7 +107,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.1.4) crass (1.0.4) - devise (4.5.0) + devise (4.6.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 6.0) @@ -123,8 +123,8 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - highline (2.0.0) - i18n (1.5.2) + highline (2.0.1) + i18n (1.5.3) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -208,9 +208,9 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) ref (2.0.0) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) ruby_dep (1.5.0) rubyzip (1.2.2) sassc (2.0.0) @@ -240,8 +240,8 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.13) - sshkit (1.18.0) + sqlite3 (1.4.0) + sshkit (1.18.2) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) temple (0.8.0) @@ -314,4 +314,4 @@ DEPENDENCIES web-console (>= 3.3.0) BUNDLED WITH - 1.16.2 + 2.0.1 -- cgit 1.4.1