Browse Source

Bump ruby version

Maarten van den Berg 6 years ago
parent
commit
b2417253fc
2 changed files with 10 additions and 9 deletions
  1. 1 1
      .ruby-version
  2. 9 8
      Gemfile.lock

+ 1 - 1
.ruby-version

1
-2.4.2
1
+2.5.1

+ 9 - 8
Gemfile.lock

64
     coffee-script-source (1.12.2)
64
     coffee-script-source (1.12.2)
65
     concurrent-ruby (1.0.5)
65
     concurrent-ruby (1.0.5)
66
     daemons (1.2.4)
66
     daemons (1.2.4)
67
-    delayed_job (4.1.3)
68
-      activesupport (>= 3.0, < 5.2)
69
-    delayed_job_active_record (4.1.2)
70
-      activerecord (>= 3.0, < 5.2)
67
+    delayed_job (4.1.5)
68
+      activesupport (>= 3.0, < 5.3)
69
+    delayed_job_active_record (4.1.3)
70
+      activerecord (>= 3.0, < 5.3)
71
       delayed_job (>= 3.0, < 5)
71
       delayed_job (>= 3.0, < 5)
72
     domain_name (0.5.20170404)
72
     domain_name (0.5.20170404)
73
       unf (>= 0.0.5, < 1.0.0)
73
       unf (>= 0.0.5, < 1.0.0)
86
       tilt
86
       tilt
87
     http-cookie (1.0.3)
87
     http-cookie (1.0.3)
88
       domain_name (~> 0.5)
88
       domain_name (~> 0.5)
89
-    i18n (0.8.1)
89
+    i18n (0.9.5)
90
+      concurrent-ruby (~> 1.0)
90
     i18n_generators (2.1.1)
91
     i18n_generators (2.1.1)
91
       rails (>= 3.0.0)
92
       rails (>= 3.0.0)
92
     icalendar (2.4.1)
93
     icalendar (2.4.1)
114
       mime-types-data (~> 3.2015)
115
       mime-types-data (~> 3.2015)
115
     mime-types-data (3.2016.0521)
116
     mime-types-data (3.2016.0521)
116
     mini_portile2 (2.1.0)
117
     mini_portile2 (2.1.0)
117
-    minitest (5.10.1)
118
+    minitest (5.11.3)
118
     multi_json (1.12.1)
119
     multi_json (1.12.1)
119
     multipart-post (2.0.0)
120
     multipart-post (2.0.0)
120
     netrc (0.11.0)
121
     netrc (0.11.0)
188
     turbolinks (5.0.1)
189
     turbolinks (5.0.1)
189
       turbolinks-source (~> 5)
190
       turbolinks-source (~> 5)
190
     turbolinks-source (5.0.0)
191
     turbolinks-source (5.0.0)
191
-    tzinfo (1.2.3)
192
+    tzinfo (1.2.5)
192
       thread_safe (~> 0.1)
193
       thread_safe (~> 0.1)
193
     uglifier (3.2.0)
194
     uglifier (3.2.0)
194
       execjs (>= 0.3.0, < 3)
195
       execjs (>= 0.3.0, < 3)
251
   yard
252
   yard
252
 
253
 
253
 BUNDLED WITH
254
 BUNDLED WITH
254
-   1.16.0
255
+   1.16.4