Gemfile.lock in right_support-2.8.31 vs Gemfile.lock in right_support-2.8.32
- old
+ new
@@ -1,15 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.2.8)
builder (3.2.2)
+ byebug (2.7.0)
+ columnize (~> 0.3)
+ debugger-linecache (~> 1.2)
+ coderay (1.1.0)
+ columnize (0.8.9)
cucumber (1.3.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.0)
multi_json (~> 1.3)
+ debugger-linecache (1.2.0)
diff-lcs (1.2.5)
extlib (0.9.16)
faraday (0.8.9)
multipart-post (~> 1.2.0)
flexmock (1.3.3)
@@ -38,10 +44,11 @@
json (1.8.1)
jwt (0.1.11)
multi_json (>= 1.5)
macaddr (1.6.5)
systemu (~> 2.6.2)
+ method_source (0.8.2)
mime-types (1.25.1)
multi_json (1.10.1)
multi_xml (0.5.5)
multipart-post (1.2.0)
net-ssh (2.8.0)
@@ -50,10 +57,17 @@
faraday (>= 0.8, < 0.10)
jwt (~> 0.1.8)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
+ pry (0.10.1)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
+ slop (~> 3.4)
+ pry-byebug (1.3.3)
+ byebug (~> 2.7)
+ pry (~> 0.10)
rack (1.5.2)
rake (0.9.6)
rdoc (4.1.1)
json (~> 1.4)
rest-client (1.6.7)
@@ -82,10 +96,11 @@
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
simple_uuid (0.4.0)
+ slop (3.6.0)
systemu (2.6.3)
trollop (2.0)
uuid (2.3.7)
macaddr (~> 1.0)
uuidtools (2.1.4)
@@ -101,12 +116,15 @@
iconv
jeweler (~> 2.0)
mime-types (~> 1.0)
net-ssh (~> 2.0)
nokogiri (~> 1.5.0)
+ pry
+ pry-byebug
rest-client (~> 1.6)
right_develop (~> 2.1)
rspec (~> 2.13.0)
+ ruby-debug
simple_uuid (~> 0.2)
uuid (~> 2.3)
uuidtools (~> 2.0)
yajl-ruby (~> 1.1)