Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit 6e8b556

Browse files
committed
Merge branch 'update-rails' into 'master'
Update rails
2 parents aa181ba + e371404 commit 6e8b556

File tree

2 files changed

+32
-33
lines changed

2 files changed

+32
-33
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def linux_only(require_as)
88
RUBY_PLATFORM.include?('linux') && require_as
99
end
1010

11-
gem 'rails', '4.0.3'
11+
gem 'rails', '4.0.5'
1212
gem 'protected_attributes'
1313
gem 'actionpack-page_caching'
1414
gem 'actionpack-action_caching'

Gemfile.lock

Lines changed: 31 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actionmailer (4.0.3)
5-
actionpack (= 4.0.3)
4+
actionmailer (4.0.5)
5+
actionpack (= 4.0.5)
66
mail (~> 2.5.4)
7-
actionpack (4.0.3)
8-
activesupport (= 4.0.3)
7+
actionpack (4.0.5)
8+
activesupport (= 4.0.5)
99
builder (~> 3.1.0)
1010
erubis (~> 2.7.0)
1111
rack (~> 1.5.2)
@@ -14,21 +14,21 @@ GEM
1414
actionpack (>= 4.0.0, < 5.0)
1515
actionpack-page_caching (1.0.2)
1616
actionpack (>= 4.0.0, < 5)
17-
activemodel (4.0.3)
18-
activesupport (= 4.0.3)
17+
activemodel (4.0.5)
18+
activesupport (= 4.0.5)
1919
builder (~> 3.1.0)
20-
activerecord (4.0.3)
21-
activemodel (= 4.0.3)
20+
activerecord (4.0.5)
21+
activemodel (= 4.0.5)
2222
activerecord-deprecated_finders (~> 1.0.2)
23-
activesupport (= 4.0.3)
23+
activesupport (= 4.0.5)
2424
arel (~> 4.0.0)
2525
activerecord-deprecated_finders (1.0.3)
2626
activerecord-session_store (0.1.0)
2727
actionpack (>= 4.0.0, < 5)
2828
activerecord (>= 4.0.0, < 5)
2929
railties (>= 4.0.0, < 5)
30-
activesupport (4.0.3)
31-
i18n (~> 0.6, >= 0.6.4)
30+
activesupport (4.0.5)
31+
i18n (~> 0.6, >= 0.6.9)
3232
minitest (~> 4.2)
3333
multi_json (~> 1.3)
3434
thread_safe (~> 0.1)
@@ -38,7 +38,6 @@ GEM
3838
activerecord (>= 2.3.0)
3939
rake (>= 0.8.7)
4040
arel (4.0.2)
41-
atomic (1.1.14)
4241
axiom-types (0.0.5)
4342
descendants_tracker (~> 0.0.1)
4443
ice_nine (~> 0.9)
@@ -162,7 +161,7 @@ GEM
162161
mime-types (1.25.1)
163162
mini_portile (0.5.2)
164163
minitest (4.3.2)
165-
multi_json (1.8.4)
164+
multi_json (1.10.0)
166165
multi_xml (0.5.5)
167166
mysql2 (0.3.14)
168167
nokogiri (1.6.0)
@@ -192,21 +191,21 @@ GEM
192191
rack
193192
rack-test (0.6.2)
194193
rack (>= 1.0)
195-
rails (4.0.3)
196-
actionmailer (= 4.0.3)
197-
actionpack (= 4.0.3)
198-
activerecord (= 4.0.3)
199-
activesupport (= 4.0.3)
194+
rails (4.0.5)
195+
actionmailer (= 4.0.5)
196+
actionpack (= 4.0.5)
197+
activerecord (= 4.0.5)
198+
activesupport (= 4.0.5)
200199
bundler (>= 1.3.0, < 2.0)
201-
railties (= 4.0.3)
200+
railties (= 4.0.5)
202201
sprockets-rails (~> 2.0.0)
203-
railties (4.0.3)
204-
actionpack (= 4.0.3)
205-
activesupport (= 4.0.3)
202+
railties (4.0.5)
203+
actionpack (= 4.0.5)
204+
activesupport (= 4.0.5)
206205
rake (>= 0.8.7)
207206
thor (>= 0.18.1, < 2.0)
208207
raindrops (0.12.0)
209-
rake (10.1.1)
208+
rake (10.3.1)
210209
rb-fsevent (0.9.3)
211210
rb-inotify (0.9.2)
212211
ffi (>= 0.5.0)
@@ -232,11 +231,12 @@ GEM
232231
rspec-expectations (~> 2.14.0)
233232
rspec-mocks (~> 2.14.0)
234233
safe_yaml (0.9.7)
235-
sass (3.2.12)
236-
sass-rails (4.0.1)
234+
sass (3.2.19)
235+
sass-rails (4.0.3)
237236
railties (>= 4.0.0, < 5.0)
238-
sass (>= 3.1.10)
239-
sprockets-rails (~> 2.0.0)
237+
sass (~> 3.2.0)
238+
sprockets (~> 2.8, <= 2.11.0)
239+
sprockets-rails (~> 2.0)
240240
settingslogic (2.0.9)
241241
shoulda-matchers (2.4.0)
242242
activesupport (>= 3.0.0)
@@ -276,9 +276,8 @@ GEM
276276
therubyracer (0.12.0)
277277
libv8 (~> 3.16.14.0)
278278
ref
279-
thor (0.18.1)
280-
thread_safe (0.1.3)
281-
atomic
279+
thor (0.19.1)
280+
thread_safe (0.3.3)
282281
tilt (1.4.1)
283282
timers (1.1.0)
284283
tins (0.13.1)
@@ -287,7 +286,7 @@ GEM
287286
polyglot (>= 0.3.1)
288287
turbolinks (2.0.0)
289288
coffee-rails
290-
tzinfo (0.3.38)
289+
tzinfo (0.3.39)
291290
uglifier (2.3.2)
292291
execjs (>= 0.3.0)
293292
json (>= 1.8.0)
@@ -346,7 +345,7 @@ DEPENDENCIES
346345
protected_attributes
347346
pry
348347
quiet_assets
349-
rails (= 4.0.3)
348+
rails (= 4.0.5)
350349
rake
351350
rb-fsevent
352351
rb-inotify

0 commit comments

Comments
 (0)