Gemfile.lock in opsicle-0.0.1 vs Gemfile.lock in opsicle-0.0.2

- old
+ new

@@ -1,16 +1,17 @@ PATH remote: . specs: - opsicle (0.0.1) - aws-sdk + opsicle (0.0.2) + aws-sdk (~> 1.30) commander + terminal-table GEM remote: https://rubygems.org/ specs: - aws-sdk (1.30.0) + aws-sdk (1.30.1) json (~> 1.4) nokogiri (>= 1.4.4) uuidtools (~> 2.1) celluloid (0.15.2) timers (~> 1.1.0) @@ -55,9 +56,10 @@ rspec-core (2.14.7) rspec-expectations (2.14.4) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.4) slop (3.4.7) + terminal-table (1.4.5) thor (0.18.1) timers (1.1.0) uuidtools (2.1.4) PLATFORMS