gemfiles/3.1.gemfile.lock in shoulda-matchers-2.6.1 vs gemfiles/3.1.gemfile.lock in shoulda-matchers-2.6.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: ../
specs:
- shoulda-matchers (2.6.1)
+ shoulda-matchers (2.6.2)
activesupport (>= 3.0.0)
GEM
remote: https://rubygems.org/
specs:
@@ -33,10 +33,11 @@
activeresource (3.1.11)
activemodel (= 3.1.11)
activesupport (= 3.1.11)
activesupport (3.1.11)
multi_json (~> 1.0)
+ ansi (1.4.3)
appraisal (1.0.0.beta2)
bundler
rake
thor (>= 0.14.0)
arel (2.2.3)
@@ -49,17 +50,25 @@
mocha (~> 0.13.2)
builder (3.0.4)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.0)
+ coffee-rails (3.1.1)
+ coffee-script (>= 2.2.0)
+ railties (~> 3.1.0)
+ coffee-script (2.2.0)
+ coffee-script-source
+ execjs
+ coffee-script-source (1.7.0)
cucumber (1.2.3)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.6)
multi_json (~> 1.3)
diff-lcs (1.2.1)
erubis (2.7.0)
+ execjs (2.0.2)
ffi (1.4.0)
gherkin (2.11.6)
json (>= 1.7.6)
hike (1.2.1)
i18n (0.6.4)
@@ -76,14 +85,18 @@
mime-types (1.21)
mocha (0.13.3)
metaclass (~> 0.0.1)
multi_json (1.7.1)
polyglot (0.3.3)
+ posix-spawn (0.3.8)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
+ pygments.rb (0.6.0)
+ posix-spawn (~> 0.3.6)
+ yajl-ruby (~> 1.1.0)
rack (1.3.10)
rack-cache (1.2)
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
@@ -107,10 +120,11 @@
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (10.0.3)
rdoc (3.12.2)
json (~> 1.4)
+ redcarpet (3.1.2)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.2)
@@ -140,11 +154,19 @@
thor (0.14.6)
tilt (1.3.6)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
+ turn (0.8.3)
+ ansi
tzinfo (0.3.37)
+ uglifier (2.2.1)
+ execjs (>= 0.3.0)
+ multi_json (~> 1.0, >= 1.0.2)
+ watchr (0.7)
+ yajl-ruby (1.1.0)
+ yard (0.8.7.3)
PLATFORMS
ruby
DEPENDENCIES
@@ -153,19 +175,26 @@
appraisal (~> 1.0.0.beta2)
aruba
bcrypt-ruby (~> 3.0.0)
bourne (~> 1.3)
bundler (~> 1.1)
+ coffee-rails (~> 3.1.1)
cucumber (~> 1.1)
jdbc-sqlite3
jquery-rails
jruby-openssl
pry
+ pygments.rb
rails (~> 3.1.8)
rake (>= 0.9.2)
+ redcarpet
rspec-rails (>= 2.13.1, < 3)
- sass-rails
+ sass-rails (~> 3.1.5)
shoulda-context (~> 1.2.0)
shoulda-matchers!
sqlite3
strong_parameters
therubyrhino
+ turn (~> 0.8.3)
+ uglifier (>= 1.0.3)
+ watchr
+ yard