mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 20:54:03 +00:00
Update binding_of_caller
There is a bug for the old version which affectes some Ruby versions. Generate Gemfile with our current Ruby version 2.5.0.
This commit is contained in:
parent
02f0fb078c
commit
ab3b50ac4f
1 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ GEM
|
|||
actionpack (>= 3.1)
|
||||
axlsx (>= 2.0.1)
|
||||
bcrypt (3.1.12)
|
||||
binding_of_caller (0.7.2)
|
||||
binding_of_caller (0.8.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
bootstrap-sass (3.4.0)
|
||||
autoprefixer-rails (>= 5.2.1)
|
||||
|
|
@ -731,7 +731,7 @@ DEPENDENCIES
|
|||
whenever
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.5.3p105
|
||||
ruby 2.5.0p0
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue