mirror of https://github.com/rails/rails
Bump the bundled GlobalID version.
This commit is contained in:
parent
fadb50ef0f
commit
01caad190f
10
Gemfile.lock
10
Gemfile.lock
|
@ -141,7 +141,7 @@ GEM
|
|||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.0.4)
|
||||
concurrent-ruby (1.0.5)
|
||||
connection_pool (2.2.1)
|
||||
cookiejar (0.3.3)
|
||||
curses (1.0.2)
|
||||
|
@ -187,8 +187,8 @@ GEM
|
|||
ffi (1.9.17)
|
||||
ffi (1.9.17-x64-mingw32)
|
||||
ffi (1.9.17-x86-mingw32)
|
||||
globalid (0.3.7)
|
||||
activesupport (>= 4.1.0)
|
||||
globalid (0.4.0)
|
||||
activesupport (>= 4.2.0)
|
||||
hiredis (0.6.1)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (0.8.1)
|
||||
|
@ -341,12 +341,12 @@ GEM
|
|||
rack (>= 1, < 3)
|
||||
thor (0.19.4)
|
||||
thread (0.1.7)
|
||||
thread_safe (0.3.5)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.5)
|
||||
turbolinks (5.0.1)
|
||||
turbolinks-source (~> 5)
|
||||
turbolinks-source (5.0.0)
|
||||
tzinfo (1.2.2)
|
||||
tzinfo (1.2.3)
|
||||
thread_safe (~> 0.1)
|
||||
tzinfo-data (1.2016.10)
|
||||
tzinfo (>= 1.0.0)
|
||||
|
|
Loading…
Reference in New Issue