Gemfile.lock in poms-1.0.1 vs Gemfile.lock in poms-1.1.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- poms (1.0.0)
+ poms (1.1.0)
activesupport
GEM
remote: https://rubygems.org/
specs:
@@ -11,19 +11,21 @@
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
+ addressable (2.4.0)
ast (2.2.0)
astrolabe (1.3.1)
parser (~> 2.2)
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
+ crack (0.4.3)
+ safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
fabrication (2.12.2)
- fakeweb (1.3.0)
ffi (1.9.8)
formatador (0.2.5)
guard (2.12.5)
formatador (>= 0.2.4)
listen (~> 2.7)
@@ -36,10 +38,11 @@
guard-compat (1.2.1)
guard-rspec (4.5.0)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
+ hashdiff (0.2.3)
hitimes (1.2.2)
i18n (0.7.0)
json (1.8.2)
listen (2.10.0)
celluloid (~> 0.16.0)
@@ -82,31 +85,36 @@
parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.7.5)
+ safe_yaml (1.0.4)
shellany (0.0.1)
slop (3.6.0)
thor (0.19.1)
thread_safe (0.3.5)
timecop (0.7.3)
timers (4.0.1)
hitimes
tzinfo (1.2.2)
thread_safe (~> 0.1)
vcr (2.9.3)
+ webmock (1.22.6)
+ addressable (>= 2.3.6)
+ crack (>= 0.3.2)
+ hashdiff
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3)
fabrication
- fakeweb
guard
guard-rspec
poms!
rake
rspec
rubocop (~> 0.34.1)
timecop
vcr
+ webmock