diff options
author | Robert Speicher <rspeicher@gmail.com> | 2017-03-25 12:53:50 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-03-26 20:29:41 -0400 |
commit | 26d0404fb3cf7932538de4b7e0dacf8519c0b39c (patch) | |
tree | 5773b4ac68f949765fde65e121c75355525d6163 /Gemfile.lock | |
parent | f63f8fcdc819182a7f1e6a1974b3404f6ca69682 (diff) | |
download | gitlab-ce-26d0404fb3cf7932538de4b7e0dacf8519c0b39c.tar.gz |
Update pry-rails 0.3.4 -> 0.3.5
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f451fef1be3..701ade102a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -543,7 +543,7 @@ GEM pry-byebug (3.4.2) byebug (~> 9.0) pry (~> 0.10) - pry-rails (0.3.4) + pry-rails (0.3.5) pry (>= 0.9.10) pyu-ruby-sasl (0.0.3.3) rack (1.6.5) |