gemfiles/4.0.1.gemfile.lock in shoulda-matchers-2.8.0 vs gemfiles/4.0.1.gemfile.lock in shoulda-matchers-3.0.0.rc1
- old
+ new
@@ -1,5 +1,14 @@
+GIT
+ remote: git://github.com/pry/pry.git
+ revision: f0cbec507111743fdbc273735ea4f0f6164a5b21
+ specs:
+ pry (0.10.1)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
+ slop (~> 3.4)
+
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.1)
actionpack (= 4.0.1)
@@ -32,85 +41,91 @@
ansi (1.4.3)
appraisal (1.0.2)
bundler
rake
thor (>= 0.14.0)
- arel (4.0.1)
- aruba (0.6.0)
- childprocess (>= 0.3.6)
- cucumber (>= 1.1.1)
- rspec-expectations (>= 2.7.0)
+ arel (4.0.2)
bcrypt-ruby (3.1.2)
- bourne (1.5.0)
- mocha (>= 0.13.2, < 0.15)
builder (3.1.4)
- childprocess (0.5.3)
- ffi (~> 1.0, >= 1.0.11)
+ byebug (4.0.4)
+ columnize (= 0.9.0)
+ celluloid (0.16.0)
+ timers (~> 4.0.0)
coderay (1.1.0)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
- coffee-script (2.2.0)
+ coffee-script (2.3.0)
coffee-script-source
execjs
- coffee-script-source (1.7.0)
- cucumber (1.3.16)
- builder (>= 2.1.2)
- diff-lcs (>= 1.1.3)
- gherkin (~> 2.12)
- multi_json (>= 1.7.5, < 2.0)
- multi_test (>= 0.1.1)
+ coffee-script-source (1.9.0)
+ columnize (0.9.0)
diff-lcs (1.2.5)
erubis (2.7.0)
- execjs (2.0.2)
- ffi (1.9.3)
- gherkin (2.12.2)
- multi_json (~> 1.3)
- hashie (3.3.1)
+ execjs (2.3.0)
+ ffi (1.9.8)
+ formatador (0.2.5)
+ guard (2.12.5)
+ formatador (>= 0.2.4)
+ listen (~> 2.7)
+ lumberjack (~> 1.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
+ pry (>= 0.9.12)
+ shellany (~> 0.0)
+ thor (>= 0.18.1)
+ guard-yard (2.1.4)
+ guard (>= 1.1.0)
+ yard (>= 0.7.0)
+ hashie (3.3.2)
hike (1.2.3)
- i18n (0.6.11)
+ hitimes (1.2.2)
+ i18n (0.7.0)
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
- jquery-rails (3.0.4)
+ jquery-rails (3.1.2)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
- json (1.8.1)
+ json (1.8.2)
+ listen (2.10.0)
+ celluloid (~> 0.16.0)
+ rb-fsevent (>= 0.9.3)
+ rb-inotify (>= 0.9)
+ lumberjack (1.0.9)
mail (2.5.4)
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)
minitest-reporters (0.14.24)
ansi
builder
minitest (>= 2.12, < 5.0)
powerbar
- mocha (0.14.0)
- metaclass (~> 0.0.1)
multi_json (1.10.1)
- multi_test (0.1.1)
- polyglot (0.3.3)
- posix-spawn (0.3.8)
+ nenv (0.2.0)
+ notiffany (0.0.6)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
+ pg (0.18.1)
+ polyglot (0.3.5)
+ posix-spawn (0.3.9)
powerbar (1.0.11)
ansi (~> 1.4.0)
hashie (>= 1.1.0)
- protected_attributes (1.0.5)
+ protected_attributes (1.0.8)
activemodel (>= 4.0.1, < 5.0)
- pry (0.10.1)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- pry-nav (0.2.4)
- pry (>= 0.9.10, < 0.11.0)
- pygments.rb (0.6.0)
+ pry-byebug (3.1.0)
+ byebug (~> 4.0)
+ pry (~> 0.10)
+ pygments.rb (0.6.2)
posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
+ yajl-ruby (~> 1.2.0)
rack (1.5.2)
- rack-test (0.6.2)
+ rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.1)
actionmailer (= 4.0.1)
actionpack (= 4.0.1)
activerecord (= 4.0.1)
@@ -123,99 +138,110 @@
railties (4.0.1)
actionpack (= 4.0.1)
activesupport (= 4.0.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (10.3.2)
- rdoc (4.1.1)
+ rake (10.4.2)
+ rb-fsevent (0.9.4)
+ rb-inotify (0.9.5)
+ ffi (>= 0.5.0)
+ rdoc (4.2.0)
json (~> 1.4)
- redcarpet (3.1.2)
- rspec-collection_matchers (1.0.0)
- rspec-expectations (>= 2.99.0.beta1)
- rspec-core (2.99.1)
- rspec-expectations (2.99.2)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.99.2)
- rspec-rails (2.99.0)
- actionpack (>= 3.0)
- activemodel (>= 3.0)
- activesupport (>= 3.0)
- railties (>= 3.0)
- rspec-collection_matchers
- rspec-core (~> 2.99.0)
- rspec-expectations (~> 2.99.0)
- rspec-mocks (~> 2.99.0)
- sass (3.2.12)
- sass-rails (4.0.1)
+ redcarpet (3.2.2)
+ rspec-core (3.2.0)
+ rspec-support (~> 3.2.0)
+ rspec-expectations (3.2.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.2.0)
+ rspec-mocks (3.2.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.2.0)
+ rspec-rails (3.2.0)
+ actionpack (>= 3.0, <= 4.2)
+ activesupport (>= 3.0, <= 4.2)
+ railties (>= 3.0, <= 4.2)
+ rspec-core (~> 3.2.0)
+ rspec-expectations (~> 3.2.0)
+ rspec-mocks (~> 3.2.0)
+ rspec-support (~> 3.2.0)
+ rspec-support (3.2.1)
+ sass (3.2.19)
+ sass-rails (4.0.5)
railties (>= 4.0.0, < 5.0)
- sass (>= 3.1.10)
- sprockets-rails (~> 2.0.0)
- sdoc (0.4.0)
- json (~> 1.8)
- rdoc (~> 4.0, < 5.0)
- shoulda-context (1.2.0)
+ sass (~> 3.2.2)
+ sprockets (~> 2.8, < 3.0)
+ sprockets-rails (~> 2.0)
+ sdoc (0.4.1)
+ json (~> 1.7, >= 1.7.7)
+ rdoc (~> 4.0)
+ shellany (0.0.1)
+ shoulda-context (1.2.1)
slop (3.6.0)
- spring (1.1.3)
- spring-commands-rspec (1.0.2)
+ spring (1.2.0)
+ spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
- sprockets (2.10.1)
+ sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
- sqlite3 (1.3.8)
+ sqlite3 (1.3.10)
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
+ timers (4.0.1)
+ hitimes
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- turbolinks (2.2.2)
+ turbolinks (2.5.3)
coffee-rails
- tzinfo (0.3.41)
- uglifier (2.5.0)
+ tzinfo (0.3.43)
+ uglifier (2.7.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
- watchr (0.7)
- yajl-ruby (1.1.0)
- yard (0.8.7.3)
+ yajl-ruby (1.2.1)
+ yard (0.8.7.6)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
activeresource (= 4.0.0)
appraisal (~> 1.0)
- aruba
bcrypt-ruby (~> 3.1.2)
- bourne (~> 1.3)
bundler (~> 1.1)
coffee-rails (~> 4.0.0)
+ guard
+ guard-yard
jbuilder (~> 1.2)
jdbc-sqlite3
jquery-rails
jruby-openssl
minitest-reporters
+ pg
protected_attributes
- pry-nav
+ pry!
+ pry-byebug
pygments.rb
rails (= 4.0.1)
- rake (>= 0.9.2)
+ rake (~> 10.0)
redcarpet
- rspec-rails (= 2.99.0)
+ rspec-core (>= 3.2.0, < 4)
+ rspec-expectations (>= 3.2.0, < 4)
+ rspec-rails (>= 3.2.0, < 4)
sass-rails (~> 4.0.0)
sdoc
shoulda-context (~> 1.2.0)
spring
spring-commands-rspec
sqlite3
therubyrhino
turbolinks
uglifier (>= 1.3.0)
- watchr
yard