From 100270703f06e7fa1f12ee8bb6aee297c56ce49b Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 29 Jan 2018 21:20:46 -0500 Subject: Updated pokeviewer (Pokédex) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index db45fb3..c3b8b10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/hatkirby/pokeviewer.git - revision: 30cd66e1521bc760df45908adb2f7d3ba6683900 + revision: 8d548aef82436ab20b1fe6dd6f6e39d1cbca6119 specs: pokeviewer (0.1.0) activerecord-diff @@ -63,7 +63,7 @@ GEM bcrypt (3.1.11) bindex (0.5.0) builder (3.2.3) - byebug (9.1.0) + byebug (10.0.0) capistrano (3.10.1) airbrussh (>= 1.0.0) i18n @@ -104,7 +104,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) crass (1.0.3) - devise (4.4.0) + devise (4.4.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0, < 5.2) @@ -121,7 +121,7 @@ GEM temple (>= 0.8.0) tilt highline (1.7.10) - i18n (0.9.1) + i18n (0.9.3) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -147,25 +147,25 @@ GEM mimemagic (0.3.2) mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.1) + minitest (5.11.3) multi_json (1.13.1) mysql2 (0.4.10) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) nio4r (2.2.0) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) normalize-rails (4.1.1) orm_adapter (0.5.0) - paperclip (5.1.0) + paperclip (5.2.1) activemodel (>= 4.2.0) activesupport (>= 4.2.0) cocaine (~> 0.5.5) mime-types mimemagic (~> 0.3.0) public_suffix (3.0.1) - puma (3.11.0) + puma (3.11.2) rack (2.0.3) rack-test (0.8.2) rack (>= 1.0, < 3) @@ -247,7 +247,7 @@ GEM turbolinks-source (5.1.0) tzinfo (1.2.4) thread_safe (~> 0.1) - uglifier (4.1.3) + uglifier (4.1.5) execjs (>= 0.3.0, < 3) victor (0.2.1) warden (1.2.7) -- cgit 1.4.1