Gemfile.lock in picturama-0.0.6 vs Gemfile.lock in picturama-1.0.0beta
- old
+ new
@@ -1,27 +1,43 @@
PATH
remote: .
specs:
- picturama (0.0.6)
+ picturama (1.0.0beta)
mini_magick (~> 3.6.0)
stringex (~> 2.0.2)
GEM
remote: https://rubygems.org/
specs:
+ coderay (1.1.0)
colorize (0.5.8)
+ columnize (0.9.0)
coveralls (0.6.7)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
+ debugger (1.6.8)
+ columnize (>= 0.3.1)
+ debugger-linecache (~> 1.2.0)
+ debugger-ruby_core_source (~> 1.3.5)
+ debugger-linecache (1.2.0)
+ debugger-ruby_core_source (1.3.8)
diff-lcs (1.2.4)
+ method_source (0.8.2)
mime-types (1.23)
mini_magick (3.6.0)
subexec (~> 0.2.1)
multi_json (1.7.6)
+ pry (0.10.1)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
+ slop (~> 3.4)
+ pry-debugger (0.2.3)
+ debugger (~> 1.3)
+ pry (>= 0.9.10, < 0.11.0)
rake (10.0.3)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.13.0)
rspec-core (~> 2.13.0)
@@ -33,17 +49,19 @@
rspec-mocks (2.13.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
+ slop (3.6.0)
stringex (2.0.2)
subexec (0.2.3)
thor (0.18.1)
PLATFORMS
ruby
DEPENDENCIES
coveralls
picturama!
+ pry-debugger
rake
rspec