Gemfile.lock in timespan-0.5.4 vs Gemfile.lock in timespan-0.5.5
- old
+ new
@@ -1,135 +1,140 @@
+GIT
+ remote: git://github.com/technicalpickles/jeweler.git
+ revision: a6a204f974a109ef2a2ca8fe477558dabab1ead6
+ specs:
+ jeweler (1.8.4)
+ bundler (~> 1.0)
+ git (>= 1.2.5)
+ rake
+ rdoc
+
GEM
remote: http://rubygems.org/
specs:
- actionmailer (3.2.7)
- actionpack (= 3.2.7)
+ actionmailer (3.2.12)
+ actionpack (= 3.2.12)
mail (~> 2.4.4)
- actionpack (3.2.7)
- activemodel (= 3.2.7)
- activesupport (= 3.2.7)
+ actionpack (3.2.12)
+ activemodel (= 3.2.12)
+ activesupport (= 3.2.12)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
- rack (~> 1.4.0)
+ rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
- sprockets (~> 2.1.3)
- activemodel (3.2.7)
- activesupport (= 3.2.7)
+ sprockets (~> 2.2.1)
+ activemodel (3.2.12)
+ activesupport (= 3.2.12)
builder (~> 3.0.0)
- activerecord (3.2.7)
- activemodel (= 3.2.7)
- activesupport (= 3.2.7)
+ activerecord (3.2.12)
+ activemodel (= 3.2.12)
+ activesupport (= 3.2.12)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activeresource (3.2.7)
- activemodel (= 3.2.7)
- activesupport (= 3.2.7)
- activesupport (3.2.7)
+ activeresource (3.2.12)
+ activemodel (= 3.2.12)
+ activesupport (= 3.2.12)
+ activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
- builder (3.0.0)
- chronic (0.6.7)
- chronic_duration (0.9.6)
+ builder (3.0.4)
+ chronic (0.9.1)
+ chronic_duration (0.10.2)
numerizer (~> 0.1.1)
- diff-lcs (1.1.3)
+ diff-lcs (1.2.1)
erubis (2.7.0)
git (1.2.5)
hike (1.2.1)
- i18n (0.6.0)
- jeweler (1.8.3)
- bundler (~> 1.0)
- git (>= 1.2.5)
- rake
- rdoc
+ i18n (0.6.4)
journey (1.0.4)
- json (1.7.4)
+ json (1.7.7)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- mime-types (1.19)
- mongoid (3.0.3)
- activemodel (~> 3.1)
- moped (~> 1.1)
+ mime-types (1.21)
+ mongoid (3.1.2)
+ activemodel (~> 3.2)
+ moped (~> 1.4.2)
origin (~> 1.0)
tzinfo (~> 0.3.22)
- moped (1.2.0)
- multi_json (1.3.6)
+ moped (1.4.3)
+ multi_json (1.6.1)
numerizer (0.1.1)
- origin (1.0.9)
+ origin (1.0.11)
origin-selectable_ext (0.1.1)
origin
polyglot (0.3.3)
- rack (1.4.1)
+ rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
- rack-ssl (1.3.2)
+ rack-ssl (1.3.3)
rack
- rack-test (0.6.1)
+ rack-test (0.6.2)
rack (>= 1.0)
- rails (3.2.7)
- actionmailer (= 3.2.7)
- actionpack (= 3.2.7)
- activerecord (= 3.2.7)
- activeresource (= 3.2.7)
- activesupport (= 3.2.7)
+ rails (3.2.12)
+ actionmailer (= 3.2.12)
+ actionpack (= 3.2.12)
+ activerecord (= 3.2.12)
+ activeresource (= 3.2.12)
+ activesupport (= 3.2.12)
bundler (~> 1.0)
- railties (= 3.2.7)
- railties (3.2.7)
- actionpack (= 3.2.7)
- activesupport (= 3.2.7)
+ railties (= 3.2.12)
+ railties (3.2.12)
+ actionpack (= 3.2.12)
+ activesupport (= 3.2.12)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
- rake (0.9.2.2)
- rdoc (3.12)
+ rake (10.0.3)
+ rdoc (3.12.2)
json (~> 1.4)
- rspec (2.9.0)
- rspec-core (~> 2.9.0)
- rspec-expectations (~> 2.9.0)
- rspec-mocks (~> 2.9.0)
- rspec-core (2.9.0)
- rspec-expectations (2.9.1)
- diff-lcs (~> 1.1.3)
- rspec-mocks (2.9.0)
- simplecov (0.6.2)
- multi_json (~> 1.3)
- simplecov-html (~> 0.5.3)
- simplecov-html (0.5.3)
- spanner (0.0.2)
- sprockets (2.1.3)
+ rspec (2.13.0)
+ rspec-core (~> 2.13.0)
+ rspec-expectations (~> 2.13.0)
+ rspec-mocks (~> 2.13.0)
+ rspec-core (2.13.1)
+ rspec-expectations (2.13.0)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.13.0)
+ simplecov (0.7.1)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.7.1)
+ simplecov-html (0.7.1)
+ spanner (0.0.1)
+ sprockets (2.2.2)
hike (~> 1.2)
+ multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sugar-high (0.7.3)
- thor (0.15.4)
- tilt (1.3.3)
- treetop (1.4.10)
+ thor (0.17.0)
+ tilt (1.3.5)
+ treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.33)
- xduration (2.2.1)
+ tzinfo (0.3.37)
+ xduration (2.2.3)
activesupport (>= 3.0.0)
i18n
PLATFORMS
ruby
DEPENDENCIES
activesupport (>= 3.0.0)
- bundler (>= 1.0.0)
+ bundler (>= 1.2.0)
chronic
chronic_duration
- jeweler (>= 1.8.3)
- mongoid (~> 3.0)
+ jeweler (>= 1.8.4)!
+ mongoid (>= 3.0)
origin-selectable_ext (~> 0.1.1)
- rails (>= 3.2)
- rdoc (>= 3.12)
+ rails (>= 3.1)
rspec (>= 2.8.0)
- simplecov (>= 0.5)
+ simplecov (>= 0.7)
spanner
- sugar-high (~> 0.7.3)
- xduration (~> 2.2)
+ sugar-high (>= 0.7.3)
+ xduration (>= 2.2)