Gemfile.lock in caramelize-0.2.0 vs Gemfile.lock in caramelize-0.3.0

- old
+ new

@@ -1,46 +1,117 @@ PATH remote: . specs: - caramelize (0.2.0) + caramelize (0.3.0) cmdparse + docile gollum-lib (>= 1.0.0) mysql2 ruby-progressbar GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: - cmdparse (2.0.5) - diff-lcs (1.2.4) - github-markdown (0.5.3) - github-markup (0.7.5) - gollum-lib (1.0.0) - github-markdown (~> 0.5.3) - github-markup (>= 0.7.5, < 1.0.0) - grit (~> 2.5.0) - nokogiri (~> 1.5.9) - pygments.rb (~> 0.4.2) - sanitize (~> 2.0.3) - stringex (~> 1.5.1) - grit (2.5.0) + byebug (3.5.1) + columnize (~> 0.8) + debugger-linecache (~> 1.2) + slop (~> 3.6) + celluloid (0.16.0) + timers (~> 4.0.0) + charlock_holmes (0.7.3) + cmdparse (2.0.6) + coderay (1.1.0) + columnize (0.9.0) + debugger-linecache (1.2.0) + diff-lcs (1.2.5) + docile (1.1.5) + ffi (1.9.6) + formatador (0.2.5) + github-markup (1.3.3) + gitlab-grit (2.7.3) + charlock_holmes (~> 0.6) diff-lcs (~> 1.1) mime-types (~> 1.15) - posix-spawn (~> 0.3.6) - mime-types (1.23) - mysql2 (0.3.11) - nokogiri (1.5.9) - posix-spawn (0.3.6) - pygments.rb (0.4.2) - posix-spawn (~> 0.3.6) - yajl-ruby (~> 1.1.0) - ruby-progressbar (1.0.2) - sanitize (2.0.3) - nokogiri (>= 1.4.4, < 1.6) - stringex (1.5.1) - yajl-ruby (1.1.0) + posix-spawn (~> 0.3) + gollum-grit_adapter (0.1.3) + gitlab-grit (~> 2.7, >= 2.7.1) + gollum-lib (4.0.2) + github-markup (~> 1.3.1) + gollum-grit_adapter (~> 0.1, >= 0.1.1) + nokogiri (~> 1.6.4) + rouge (~> 1.7.4) + sanitize (~> 2.1.0) + stringex (~> 2.5.1) + guard (2.12.4) + formatador (>= 0.2.4) + listen (~> 2.7) + lumberjack (~> 1.0) + nenv (~> 0.1) + notiffany (~> 0.0) + pry (>= 0.9.12) + shellany (~> 0.0) + thor (>= 0.18.1) + guard-compat (1.2.1) + guard-rspec (4.5.0) + guard (~> 2.1) + guard-compat (~> 1.1) + rspec (>= 2.99.0, < 4.0) + hitimes (1.2.2) + listen (2.9.0) + celluloid (>= 0.15.2) + rb-fsevent (>= 0.9.3) + rb-inotify (>= 0.9) + lumberjack (1.0.9) + method_source (0.8.2) + mime-types (1.25.1) + mini_portile (0.6.2) + mysql2 (0.3.18) + nenv (0.2.0) + nokogiri (1.6.6.2) + mini_portile (~> 0.6.0) + notiffany (0.0.6) + nenv (~> 0.1) + shellany (~> 0.0) + posix-spawn (0.3.10) + pry (0.10.1) + coderay (~> 1.1.0) + method_source (~> 0.8.1) + slop (~> 3.4) + rake (10.4.2) + rb-fsevent (0.9.4) + rb-inotify (0.9.5) + ffi (>= 0.5.0) + rouge (1.7.7) + rspec (3.2.0) + rspec-core (~> 3.2.0) + rspec-expectations (~> 3.2.0) + rspec-mocks (~> 3.2.0) + rspec-core (3.2.1) + rspec-support (~> 3.2.0) + rspec-expectations (3.2.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.2.0) + rspec-mocks (3.2.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.2.0) + rspec-support (3.2.2) + ruby-progressbar (1.7.1) + sanitize (2.1.0) + nokogiri (>= 1.4.4) + shellany (0.0.1) + slop (3.6.0) + stringex (2.5.2) + thor (0.19.1) + timers (4.0.1) + hitimes PLATFORMS ruby DEPENDENCIES + bundler (~> 1.6) + byebug caramelize! + guard + guard-rspec + rake + rspec