diff --git a/tutorial-rails/Gemfile.lock b/tutorial-rails/Gemfile.lock index 5089ff3..fb3725d 100644 --- a/tutorial-rails/Gemfile.lock +++ b/tutorial-rails/Gemfile.lock @@ -39,6 +39,7 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) builder (3.1.4) + byebug (11.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) coffee-rails (4.0.1) @@ -48,13 +49,15 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) + concurrent-ruby (1.1.10) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) equalizer (0.0.11) erubis (2.7.0) execjs (2.7.0) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) jar-dependencies (0.3.5) jbuilder (1.5.3) @@ -70,6 +73,7 @@ GEM jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) + json (1.8.3) json (1.8.3-java) mail (2.5.4) mime-types (~> 1.16) @@ -124,6 +128,7 @@ GEM therubyrhino_jar (>= 1.7.3) therubyrhino_jar (1.7.6) thor (0.19.1) + thread_safe (0.3.5) thread_safe (0.3.5-java) tilt (1.4.1) treetop (1.4.15) @@ -143,6 +148,7 @@ GEM PLATFORMS java + ruby DEPENDENCIES activerecord-jdbc-adapter