gemfiles/rails3.2.20.gemfile.lock in comma-3.2.2 vs gemfiles/rails3.2.20.gemfile.lock in comma-3.2.3
- old
+ new
@@ -1,13 +1,13 @@
PATH
remote: ../
specs:
- comma (3.2.2)
+ comma (3.2.3)
activesupport (>= 3.0.0)
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
actionmailer (3.2.20)
actionpack (= 3.2.20)
mail (~> 2.5.4)
actionpack (3.2.20)
@@ -37,10 +37,17 @@
appraisal (0.4.1)
bundler
rake
arel (3.0.3)
builder (3.0.4)
+ colorize (0.7.5)
+ coveralls (0.5.8)
+ colorize
+ json
+ rest-client
+ simplecov (>= 0.7)
+ thor
diff-lcs (1.1.3)
docile (1.1.5)
erubis (2.7.0)
fastercsv (1.5.5)
hike (1.2.3)
@@ -76,10 +83,13 @@
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.6)
rdoc (3.12.2)
json (~> 1.4)
+ rest-client (1.6.8)
+ mime-types (~> 1.16)
+ rdoc (>= 2.4.2)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
@@ -89,15 +99,15 @@
rspec-rails (2.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.8.0)
- simplecov (0.9.1)
+ simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
- simplecov-html (~> 0.8.0)
- simplecov-html (0.8.0)
+ simplecov-html (~> 0.9.0)
+ simplecov-html (0.9.0)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
@@ -113,12 +123,13 @@
ruby
DEPENDENCIES
appraisal (~> 0.4.1)
comma!
+ coveralls
fastercsv
rails (= 3.2.20)
rake (~> 0.9.2)
+ rest-client (> 1.6.2, < 1.7)
rspec (~> 2.8.0)
rspec-rails
- simplecov
sqlite3 (~> 1.3.4)