Guest User

Untitled

a guest
Apr 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. diff --git a/Gemfile.lock b/Gemfile.lock
  2. index 8aefa9d..27e1aa0 100644
  3. --- a/Gemfile.lock
  4. +++ b/Gemfile.lock
  5. @@ -43,7 +43,7 @@ GEM
  6. octokit (4.8.0)
  7. sawyer (~> 0.8.0, >= 0.5.3)
  8. parallel (1.12.1)
  9. - parser (2.5.0.4)
  10. + parser (2.5.0.5)
  11. ast (~> 2.4.0)
  12. powerpack (0.1.1)
  13. pry (0.11.3)
  14. @@ -72,7 +72,7 @@ GEM
  15. diff-lcs (>= 1.2.0, < 2.0)
  16. rspec-support (~> 3.7.0)
  17. rspec-support (3.7.1)
  18. - rubocop (0.53.0)
  19. + rubocop (0.54.0)
  20. parallel (~> 1.10)
  21. parser (>= 2.5)
  22. powerpack (~> 0.1)
  23. @@ -111,7 +111,7 @@ DEPENDENCIES
  24. webmock
  25.  
  26. RUBY VERSION
  27. - ruby 2.5.0p0
  28. + ruby 2.4.3p205
  29.  
  30. BUNDLED WITH
  31. 1.16.1
Add Comment
Please, Sign In to add comment