Pārlūkot izejas kodu

Bump ActiveSupport to 4.2

Thibaut 10 gadi atpakaļ
vecāks
revīzija
8b21a13c20
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      Gemfile
  2. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -4,7 +4,7 @@ ruby '2.2.2'
 gem 'rake'
 gem 'thor'
 gem 'pry', '~> 0.10.0'
-gem 'activesupport', '~> 4.0', require: false
+gem 'activesupport', '~> 4.2', require: false
 gem 'yajl-ruby', require: false
 
 group :app do

+ 1 - 1
Gemfile.lock

@@ -92,7 +92,7 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
-  activesupport (~> 4.0)
+  activesupport (~> 4.2)
   better_errors
   browser
   coffee-script