Gemfile.lock in riveter-0.0.5 vs Gemfile.lock in riveter-0.0.6
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- riveter (0.0.5)
+ riveter (0.0.6)
actionpack
activemodel
activerecord
activesupport
railties (~> 4.0.0)
@@ -45,12 +45,19 @@
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
coderay (1.1.0)
columnize (0.8.9)
+ coveralls (0.7.0)
+ multi_json (~> 1.3)
+ rest-client
+ simplecov (>= 0.7)
+ term-ansicolor
+ thor
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
+ docile (1.1.4)
erubis (2.7.0)
haml (4.0.5)
tilt
haml-rails (0.5.3)
actionpack (>= 4.0.1)
@@ -89,10 +96,12 @@
actionpack (= 4.0.5)
activesupport (= 4.0.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.1)
+ rest-client (1.6.7)
+ mime-types (>= 1.16)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-rails (2.14.2)
@@ -103,28 +112,32 @@
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
shoulda-matchers (2.6.1)
activesupport (>= 3.0.0)
- simplecov (0.7.1)
- multi_json (~> 1.0)
- simplecov-html (~> 0.7.1)
- simplecov-html (0.7.1)
+ simplecov (0.8.2)
+ docile (~> 1.1.0)
+ multi_json
+ simplecov-html (~> 0.8.0)
+ simplecov-html (0.8.0)
slop (3.5.0)
sprockets (2.11.0)
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)
+ term-ansicolor (1.3.0)
+ tins (~> 1.0)
thor (0.19.1)
thread_safe (0.3.3)
tilt (1.4.1)
timeliness (0.3.7)
+ tins (1.3.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.39)
validates_timeliness (3.0.14)
@@ -134,14 +147,14 @@
ruby
DEPENDENCIES
ammeter
bundler (~> 1.5)
+ coveralls
haml-rails
pry
pry-byebug
rails (~> 4.0.5)
rake
riveter!
rspec-rails
shoulda-matchers (~> 2.6.1)
- simplecov (~> 0.7.1)