Bump irb from 1.8.0 to 1.8.1
Bumps [irb](https://github.com/ruby/irb) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Marc Wrobel
parent
78281fe07a
commit
ec884c5bdf
@@ -2,9 +2,9 @@ GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
io-console (0.6.0)
|
||||
irb (1.8.0)
|
||||
rdoc (~> 6.5)
|
||||
reline (>= 0.3.6)
|
||||
irb (1.8.1)
|
||||
rdoc
|
||||
reline (>= 0.3.8)
|
||||
liquid (5.4.0)
|
||||
psych (5.1.0)
|
||||
stringio
|
||||
@@ -13,7 +13,7 @@ GEM
|
||||
reline (0.3.8)
|
||||
io-console (~> 0.5)
|
||||
rugged (1.5.1)
|
||||
stringio (3.0.7)
|
||||
stringio (3.0.8)
|
||||
|
||||
PLATFORMS
|
||||
x86_64-linux
|
||||
|
||||
Reference in New Issue
Block a user