Gemfile.lock in cuesmash-0.1.7.1 vs Gemfile.lock in cuesmash-0.1.9
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- cuesmash (0.1.7.1)
+ cuesmash (0.1.9)
CFPropertyList (>= 2.2.8)
rest-client (~> 1.7.2)
thor (>= 0.19.1)
xcpretty (>= 0.1.7)
@@ -19,10 +19,11 @@
timers (~> 4.0.0)
coderay (1.1.0)
columnize (0.8.9)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
+ docile (1.1.5)
ffi (1.9.5)
formatador (0.2.5)
guard (2.6.1)
formatador (>= 0.2.4)
listen (~> 2.7)
@@ -38,10 +39,11 @@
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
mime-types (2.3)
+ multi_json (1.10.1)
netrc (0.7.7)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
@@ -62,10 +64,15 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.2)
rspec-support (~> 3.1.0)
rspec-support (3.1.1)
+ simplecov (0.9.1)
+ docile (~> 1.1.0)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.8.0)
+ simplecov-html (0.8.0)
slop (3.6.0)
thor (0.19.1)
timers (4.0.1)
hitimes
xcpretty (0.1.7)
@@ -79,5 +86,6 @@
cuesmash!
guard-rspec (>= 4.3.1)
pry (>= 0.10.1)
rake (>= 10.3.2)
rspec (>= 3.1.0)
+ simplecov (~> 0.9.0)