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)
|
actionpack (>= 3.1)
|
||||||
axlsx (>= 2.0.1)
|
axlsx (>= 2.0.1)
|
||||||
bcrypt (3.1.12)
|
bcrypt (3.1.12)
|
||||||
binding_of_caller (0.7.2)
|
binding_of_caller (0.8.0)
|
||||||
debug_inspector (>= 0.0.1)
|
debug_inspector (>= 0.0.1)
|
||||||
bootstrap-sass (3.4.0)
|
bootstrap-sass (3.4.0)
|
||||||
autoprefixer-rails (>= 5.2.1)
|
autoprefixer-rails (>= 5.2.1)
|
||||||
|
|
@ -731,7 +731,7 @@ DEPENDENCIES
|
||||||
whenever
|
whenever
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 2.5.3p105
|
ruby 2.5.0p0
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.17.1
|
1.17.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue