Mercurial > rsstweet
comparison Gemfile.lock @ 173:aa78d1eeb6e5
Update rails and other gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 08 Aug 2018 20:38:29 +0900 |
parents | 59ff3dabf070 |
children | b224cf75a759 |
comparison
equal
deleted
inserted
replaced
172:df4be896ab8b | 173:aa78d1eeb6e5 |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionpack (5.2.0) | 4 actionpack (5.2.1) |
5 actionview (= 5.2.0) | 5 actionview (= 5.2.1) |
6 activesupport (= 5.2.0) | 6 activesupport (= 5.2.1) |
7 rack (~> 2.0) | 7 rack (~> 2.0) |
8 rack-test (>= 0.6.3) | 8 rack-test (>= 0.6.3) |
9 rails-dom-testing (~> 2.0) | 9 rails-dom-testing (~> 2.0) |
10 rails-html-sanitizer (~> 1.0, >= 1.0.2) | 10 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
11 actionview (5.2.0) | 11 actionview (5.2.1) |
12 activesupport (= 5.2.0) | 12 activesupport (= 5.2.1) |
13 builder (~> 3.1) | 13 builder (~> 3.1) |
14 erubi (~> 1.4) | 14 erubi (~> 1.4) |
15 rails-dom-testing (~> 2.0) | 15 rails-dom-testing (~> 2.0) |
16 rails-html-sanitizer (~> 1.0, >= 1.0.3) | 16 rails-html-sanitizer (~> 1.0, >= 1.0.3) |
17 activesupport (5.2.0) | 17 activesupport (5.2.1) |
18 concurrent-ruby (~> 1.0, >= 1.0.2) | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
19 i18n (>= 0.7, < 2) | 19 i18n (>= 0.7, < 2) |
20 minitest (~> 5.1) | 20 minitest (~> 5.1) |
21 tzinfo (~> 1.1) | 21 tzinfo (~> 1.1) |
22 addressable (2.5.2) | 22 addressable (2.5.2) |
38 http-cookie (1.0.3) | 38 http-cookie (1.0.3) |
39 domain_name (~> 0.5) | 39 domain_name (~> 0.5) |
40 http-form_data (2.1.1) | 40 http-form_data (2.1.1) |
41 http_parser.rb (0.6.0) | 41 http_parser.rb (0.6.0) |
42 http_parser.rb (0.6.0-java) | 42 http_parser.rb (0.6.0-java) |
43 i18n (1.0.1) | 43 i18n (1.1.0) |
44 concurrent-ruby (~> 1.0) | 44 concurrent-ruby (~> 1.0) |
45 idn-ruby (0.1.0) | 45 idn-ruby (0.1.0) |
46 kgio (2.11.2) | 46 kgio (2.11.2) |
47 loofah (2.2.2) | 47 loofah (2.2.2) |
48 crass (~> 1.0.2) | 48 crass (~> 1.0.2) |
69 rails-dom-testing (2.0.3) | 69 rails-dom-testing (2.0.3) |
70 activesupport (>= 4.2.0) | 70 activesupport (>= 4.2.0) |
71 nokogiri (>= 1.6) | 71 nokogiri (>= 1.6) |
72 rails-html-sanitizer (1.0.4) | 72 rails-html-sanitizer (1.0.4) |
73 loofah (~> 2.2, >= 2.2.2) | 73 loofah (~> 2.2, >= 2.2.2) |
74 railties (5.2.0) | 74 railties (5.2.1) |
75 actionpack (= 5.2.0) | 75 actionpack (= 5.2.1) |
76 activesupport (= 5.2.0) | 76 activesupport (= 5.2.1) |
77 method_source | 77 method_source |
78 rake (>= 0.8.7) | 78 rake (>= 0.8.7) |
79 thor (>= 0.18.1, < 2.0) | 79 thor (>= 0.19.0, < 2.0) |
80 raindrops (0.19.0) | 80 raindrops (0.19.0) |
81 rake (12.3.1) | 81 rake (12.3.1) |
82 redis (4.0.1) | 82 redis (4.0.1) |
83 redis-actionpack (5.0.2) | 83 redis-actionpack (5.0.2) |
84 actionpack (>= 4.0, < 6) | 84 actionpack (>= 4.0, < 6) |