From b805cc3a053b22b32c2a3226942f12d81391a795 Mon Sep 17 00:00:00 2001 From: Mauro George Date: Sun, 9 Feb 2014 10:22:25 -0200 Subject: [PATCH] Add pry as development dependency --- Gemfile.lock | 8 ++++++++ gemfiles/3.0.gemfile.lock | 8 ++++++++ gemfiles/3.1.gemfile.lock | 8 ++++++++ gemfiles/3.2.gemfile.lock | 8 ++++++++ gemfiles/4.0.0.gemfile.lock | 8 ++++++++ gemfiles/4.0.1.gemfile.lock | 8 ++++++++ shoulda-matchers.gemspec | 1 + 7 files changed, 49 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index d4b0897f..4242f059 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,6 +47,7 @@ GEM builder (3.0.4) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) + coderay (1.1.0) cucumber (1.3.10) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -66,12 +67,17 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) + method_source (0.8.2) mime-types (1.25.1) mocha (0.14.0) metaclass (~> 0.0.1) multi_json (1.8.4) multi_test (0.0.3) polyglot (0.3.3) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -110,6 +116,7 @@ GEM rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) shoulda-context (1.1.6) + slop (3.4.7) sprockets (2.2.2) hike (~> 1.2) multi_json (~> 1.0) @@ -136,6 +143,7 @@ DEPENDENCIES cucumber (~> 1.1) jdbc-sqlite3 jruby-openssl + pry rails (~> 3.0) rake (>= 0.9.2) rspec-rails (>= 2.13.1, < 3) diff --git a/gemfiles/3.0.gemfile.lock b/gemfiles/3.0.gemfile.lock index 27040c8f..eac2a26a 100644 --- a/gemfiles/3.0.gemfile.lock +++ b/gemfiles/3.0.gemfile.lock @@ -47,6 +47,7 @@ GEM builder (2.1.2) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) + coderay (1.1.0) cucumber (1.2.3) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -66,11 +67,16 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) + method_source (0.8.2) mime-types (1.21) mocha (0.13.3) metaclass (~> 0.0.1) multi_json (1.7.1) polyglot (0.3.3) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0) @@ -105,6 +111,7 @@ GEM rspec-expectations (~> 2.13.0) rspec-mocks (~> 2.13.0) shoulda-context (1.1.4) + slop (3.4.7) sqlite3 (1.3.7) strong_parameters (0.2.0) actionpack (~> 3.0) @@ -129,6 +136,7 @@ DEPENDENCIES cucumber (~> 1.1) jdbc-sqlite3 jruby-openssl + pry rails (~> 3.0.17) rake (>= 0.9.2) rspec-rails (>= 2.13.1, < 3) diff --git a/gemfiles/3.1.gemfile.lock b/gemfiles/3.1.gemfile.lock index 09761e32..e683b2fc 100644 --- a/gemfiles/3.1.gemfile.lock +++ b/gemfiles/3.1.gemfile.lock @@ -49,6 +49,7 @@ GEM builder (3.0.4) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) + coderay (1.1.0) cucumber (1.2.3) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -70,11 +71,16 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) + method_source (0.8.2) mime-types (1.21) mocha (0.13.3) metaclass (~> 0.0.1) multi_json (1.7.1) polyglot (0.3.3) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rack (1.3.10) rack-cache (1.2) rack (>= 0.4) @@ -120,6 +126,7 @@ GEM sass (>= 3.1.10) tilt (~> 1.3.2) shoulda-context (1.1.4) + slop (3.4.7) sprockets (2.0.4) hike (~> 1.2) rack (~> 1.0) @@ -151,6 +158,7 @@ DEPENDENCIES jdbc-sqlite3 jquery-rails jruby-openssl + pry rails (~> 3.1.8) rake (>= 0.9.2) rspec-rails (>= 2.13.1, < 3) diff --git a/gemfiles/3.2.gemfile.lock b/gemfiles/3.2.gemfile.lock index 126917df..758ea2b7 100644 --- a/gemfiles/3.2.gemfile.lock +++ b/gemfiles/3.2.gemfile.lock @@ -48,6 +48,7 @@ GEM builder (3.0.4) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) + coderay (1.1.0) cucumber (1.2.3) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -70,11 +71,16 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) + method_source (0.8.2) mime-types (1.21) mocha (0.13.3) metaclass (~> 0.0.1) multi_json (1.7.1) polyglot (0.3.3) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -117,6 +123,7 @@ GEM sass (>= 3.1.10) tilt (~> 1.3) shoulda-context (1.1.4) + slop (3.4.7) sprockets (2.2.2) hike (~> 1.2) multi_json (~> 1.0) @@ -149,6 +156,7 @@ DEPENDENCIES jdbc-sqlite3 jquery-rails jruby-openssl + pry rails (~> 3.2.13) rake (>= 0.9.2) rspec-rails (>= 2.13.1, < 3) diff --git a/gemfiles/4.0.0.gemfile.lock b/gemfiles/4.0.0.gemfile.lock index c9239246..af7ae93d 100644 --- a/gemfiles/4.0.0.gemfile.lock +++ b/gemfiles/4.0.0.gemfile.lock @@ -50,6 +50,7 @@ GEM builder (3.1.4) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) + coderay (1.1.0) cucumber (1.3.10) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -70,6 +71,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) + method_source (0.8.2) mime-types (1.25.1) minitest (4.7.5) mocha (0.14.0) @@ -79,6 +81,10 @@ GEM polyglot (0.3.3) protected_attributes (1.0.3) activemodel (>= 4.0.0, < 5.0) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) @@ -115,6 +121,7 @@ GEM sass (>= 3.1.10) sprockets-rails (~> 2.0.0) shoulda-context (1.1.6) + slop (3.4.7) sprockets (2.10.1) hike (~> 1.2) multi_json (~> 1.0) @@ -151,6 +158,7 @@ DEPENDENCIES jquery-rails jruby-openssl protected_attributes + pry rails (= 4.0.0) rake (>= 0.9.2) rspec-rails (>= 2.13.1, < 3) diff --git a/gemfiles/4.0.1.gemfile.lock b/gemfiles/4.0.1.gemfile.lock index f01843ee..3819667d 100644 --- a/gemfiles/4.0.1.gemfile.lock +++ b/gemfiles/4.0.1.gemfile.lock @@ -50,6 +50,7 @@ GEM builder (3.1.4) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) + coderay (1.1.0) cucumber (1.3.10) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -70,6 +71,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) + method_source (0.8.2) mime-types (1.25.1) minitest (4.7.5) mocha (0.14.0) @@ -79,6 +81,10 @@ GEM polyglot (0.3.3) protected_attributes (1.0.5) activemodel (>= 4.0.1, < 5.0) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) @@ -115,6 +121,7 @@ GEM sass (>= 3.1.10) sprockets-rails (~> 2.0.0) shoulda-context (1.1.6) + slop (3.4.7) sprockets (2.10.1) hike (~> 1.2) multi_json (~> 1.0) @@ -151,6 +158,7 @@ DEPENDENCIES jquery-rails jruby-openssl protected_attributes + pry rails (= 4.0.1) rake (>= 0.9.2) rspec-rails (>= 2.13.1, < 3) diff --git a/shoulda-matchers.gemspec b/shoulda-matchers.gemspec index fbc0f7e8..1108730d 100644 --- a/shoulda-matchers.gemspec +++ b/shoulda-matchers.gemspec @@ -23,6 +23,7 @@ Gem::Specification.new do |s| s.add_development_dependency('appraisal', '~> 0.4') s.add_development_dependency('aruba') + s.add_development_dependency('pry') s.add_development_dependency('bourne', '~> 1.3') s.add_development_dependency('bundler', '~> 1.1') s.add_development_dependency('cucumber', '~> 1.1')