summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-01-20 04:53:30 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-01-19 20:53:30 +0100
commit7233ac07d2f182969def963bf25aa2fc705f434c (patch)
tree02122e70b7f517d11e055a538f9711164ae9298a /Gemfile.lock
parentb1e03197fa933f290979865d78381a3b22c05c69 (diff)
Add support Ruby v2.5.0 (#6097)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 12c6d0e475f..788da17fed7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -110,7 +110,7 @@ GEM
activesupport
charlock_holmes (0.7.5)
chunky_png (1.3.8)
- cld3 (3.2.1)
+ cld3 (3.2.2)
ffi (>= 1.1.0, < 1.10.0)
climate_control (0.2.0)
cocaine (0.5.8)
@@ -125,7 +125,7 @@ GEM
css_parser (1.6.0)
addressable
debug_inspector (0.0.3)
- devise (4.3.0)
+ devise (4.4.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.2)
@@ -568,7 +568,7 @@ DEPENDENCIES
charlock_holmes (~> 0.7.5)
cld3 (~> 3.2.0)
climate_control (~> 0.2)
- devise (~> 4.3)
+ devise (~> 4.4)
devise-two-factor (~> 3.0)
doorkeeper (~> 4.2)
dotenv-rails (~> 2.2)
@@ -649,7 +649,7 @@ DEPENDENCIES
webpush
RUBY VERSION
- ruby 2.4.2p198
+ ruby 2.5.0p0
BUNDLED WITH
1.16.1