Gemfile.lock in mcfly-0.0.15 vs Gemfile.lock in mcfly-0.0.16
- old
+ new
@@ -1,10 +1,9 @@
PATH
remote: .
specs:
- mcfly (0.0.15)
- activerecord (>= 3.2)
+ mcfly (0.0.16)
delorean_lang (~> 0.1)
pg (~> 0.17)
GEM
remote: https://rubygems.org/
@@ -30,21 +29,21 @@
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
arel (3.0.3)
builder (3.0.4)
- delorean_lang (0.3.11)
- activerecord (~> 3.2)
- treetop (~> 1.4.8)
+ delorean_lang (0.3.17)
+ activerecord (>= 3.2)
+ treetop (~> 1.5)
diff-lcs (1.2.5)
erubis (2.7.0)
hike (1.2.3)
i18n (0.6.11)
journey (1.0.4)
json (1.8.1)
multi_json (1.10.1)
- pg (0.17.1)
+ pg (0.18.1)
polyglot (0.3.5)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.4)
@@ -81,13 +80,12 @@
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thor (0.19.1)
tilt (1.4.1)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
- tzinfo (0.3.41)
+ treetop (1.5.3)
+ polyglot (~> 0.3)
+ tzinfo (0.3.43)
PLATFORMS
ruby
DEPENDENCIES