diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2017-04-16 17:40:00 +0200 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2017-04-16 17:40:00 +0200 |
commit | 01caad190f8f6aa1fe36f1cda764f22b6df72e22 (patch) | |
tree | 5012d35ef03981de43a50e5b73feb8ba93b5c37d | |
parent | fadb50ef0fc11b55dbd561a26c43569dde17d463 (diff) | |
download | rails-01caad190f8f6aa1fe36f1cda764f22b6df72e22.tar.gz rails-01caad190f8f6aa1fe36f1cda764f22b6df72e22.tar.bz2 rails-01caad190f8f6aa1fe36f1cda764f22b6df72e22.zip |
Bump the bundled GlobalID version.
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4feb8e2968..84ab3a01ca 100644 --- a/Gemfile.lock +++ b/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) |