Gemfile.lock in sub_pub-0.0.6 vs Gemfile.lock in sub_pub-0.0.7
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- sub_pub (0.0.4)
+ sub_pub (0.0.7)
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.9)
@@ -33,24 +33,30 @@
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
+ coderay (1.0.8)
diff-lcs (1.1.3)
erubis (2.7.0)
hike (1.2.1)
i18n (0.6.1)
journey (1.0.4)
json (1.7.5)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
+ method_source (0.8.1)
mime-types (1.19)
multi_json (1.5.0)
pivotal_git_scripts (1.1.4)
polyglot (0.3.3)
+ pry (0.9.10)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.3.1)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
@@ -80,10 +86,11 @@
rspec-mocks (~> 2.12.0)
rspec-core (2.12.1)
rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
+ slop (3.3.3)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
@@ -102,9 +109,10 @@
ruby
DEPENDENCIES
activerecord
pivotal_git_scripts
+ pry
rails
rspec
sqlite3
sub_pub!
with_model