Gemfile.lock in timespan-0.5.7 vs Gemfile.lock in timespan-0.5.9
- old
+ new
@@ -1,17 +1,18 @@
-GIT
- remote: git://github.com/technicalpickles/jeweler.git
- revision: a6a204f974a109ef2a2ca8fe477558dabab1ead6
+PATH
+ remote: .
specs:
- jeweler (1.8.4)
- bundler (~> 1.0)
- git (>= 1.2.5)
- rake
- rdoc
+ timespan (0.5.9)
+ activesupport (>= 3.0)
+ chronic
+ chronic_duration
+ spanner
+ sugar-high (>= 0.7.3)
+ xduration (>= 3.0.0)
GEM
- remote: https://rubygems.org/
+ remote: http://rubygems.org/
specs:
actionmailer (3.2.12)
actionpack (= 3.2.12)
mail (~> 2.4.4)
actionpack (3.2.12)
@@ -43,11 +44,10 @@
chronic (0.9.1)
chronic_duration (0.10.2)
numerizer (~> 0.1.1)
diff-lcs (1.2.1)
erubis (2.7.0)
- git (1.2.5)
hike (1.2.1)
i18n (0.6.4)
journey (1.0.4)
json (1.7.7)
mail (2.4.4)
@@ -58,12 +58,12 @@
mongoid (3.1.2)
activemodel (~> 3.2)
moped (~> 1.4.2)
origin (~> 1.0)
tzinfo (~> 0.3.22)
- moped (1.4.3)
- multi_json (1.6.1)
+ moped (1.4.5)
+ multi_json (1.7.2)
numerizer (0.1.1)
origin (1.0.11)
origin-selectable_ext (0.1.1)
origin
polyglot (0.3.3)
@@ -87,35 +87,30 @@
activesupport (= 3.2.12)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
- rake (10.0.3)
+ rake (10.0.4)
rdoc (3.12.2)
json (~> 1.4)
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)
+ spanner (0.0.2)
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.17.0)
- tilt (1.3.5)
- time-lord (1.0.1)
+ thor (0.18.0)
+ tilt (1.3.6)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
xduration (3.0.0)
@@ -124,19 +119,12 @@
PLATFORMS
ruby
DEPENDENCIES
- activesupport (>= 3.0.0)
- bundler (>= 1.2.0)
- chronic
- chronic_duration
- jeweler (>= 1.8.4)!
+ bundler (~> 1.3)
mongoid (>= 3.0)
origin-selectable_ext (~> 0.1.1)
rails (>= 3.1)
+ rake
rspec (>= 2.12.0)
- simplecov (>= 0.7)
- spanner
- sugar-high (>= 0.7.3)
- time-lord (>= 1.0.0)
- xduration (>= 3.0.0)
+ timespan!