Gemfile.lock in cuesmash-0.4.1 vs Gemfile.lock in cuesmash-0.5.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - cuesmash (0.4.1) + cuesmash (0.5.0) rest-client (~> 1.7.2) thor (>= 0.19.1) xcpretty (>= 0.1.10) GEM @@ -34,11 +34,11 @@ celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) - mime-types (2.6.1) + mime-types (2.6.2) netrc (0.10.3) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -47,10 +47,11 @@ rb-inotify (0.9.5) ffi (>= 0.5.0) rest-client (1.7.3) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) + rouge (1.10.1) rspec (3.3.0) rspec-core (~> 3.3.0) rspec-expectations (~> 3.3.0) rspec-mocks (~> 3.3.0) rspec-core (3.3.1) @@ -69,11 +70,12 @@ simplecov-html (0.10.0) slop (3.6.0) thor (0.19.1) timers (4.0.1) hitimes - xcpretty (0.1.10) + xcpretty (0.2.1) + rouge (~> 1.8) PLATFORMS ruby DEPENDENCIES @@ -85,6 +87,6 @@ rake (>= 10.3.2) rspec (>= 3.3.0) simplecov (~> 0.10.0) BUNDLED WITH - 1.10.5 + 1.11.2