From 2721f3768ebd4d279caa967bee210249d93f92cb Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 24 Sep 2017 18:14:24 -0400 Subject: Worked on PC display page --- Gemfile.lock | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index c066b8e..3936e58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,8 +3,10 @@ PATH specs: pokeviewer (0.1.0) activerecord-diff + coffee-rails (~> 4.2) enumerize haml + jquery-rails normalize-rails rails (~> 5.1.4) sass-rails (~> 5.0) @@ -53,10 +55,18 @@ GEM tzinfo (~> 1.1) arel (8.0.0) builder (3.2.3) + coffee-rails (4.2.2) + coffee-script (>= 2.2.0) + railties (>= 4.0.0) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.12.2) concurrent-ruby (1.0.5) enumerize (2.1.2) activesupport (>= 3.2) erubi (1.6.1) + execjs (2.7.0) ffi (1.9.18) globalid (0.4.0) activesupport (>= 4.2.0) @@ -64,6 +74,10 @@ GEM temple (>= 0.8.0) tilt i18n (0.8.6) + jquery-rails (4.3.1) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) + thor (>= 0.14, < 2.0) loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.6) -- cgit 1.4.1