Mercurial > rsstweet
comparison Gemfile.lock @ 84:07e2e9883ea6
Update gems
author | nanaya <me@myconan.net> |
---|---|
date | Mon, 27 Jun 2016 04:51:45 +0900 |
parents | d20e531afed5 |
children | d5a0d66ee457 |
comparison
equal
deleted
inserted
replaced
83:d20e531afed5 | 84:07e2e9883ea6 |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionpack (5.0.0.rc1) | 4 actionpack (5.0.0.rc2) |
5 actionview (= 5.0.0.rc1) | 5 actionview (= 5.0.0.rc2) |
6 activesupport (= 5.0.0.rc1) | 6 activesupport (= 5.0.0.rc2) |
7 rack (~> 2.x) | 7 rack (~> 2.x) |
8 rack-test (~> 0.6.3) | 8 rack-test (~> 0.6.3) |
9 rails-dom-testing (~> 1.0, >= 1.0.5) | 9 rails-dom-testing (~> 1.0, >= 1.0.5) |
10 rails-html-sanitizer (~> 1.0, >= 1.0.2) | 10 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
11 actionview (5.0.0.rc1) | 11 actionview (5.0.0.rc2) |
12 activesupport (= 5.0.0.rc1) | 12 activesupport (= 5.0.0.rc2) |
13 builder (~> 3.1) | 13 builder (~> 3.1) |
14 erubis (~> 2.7.0) | 14 erubis (~> 2.7.0) |
15 rails-dom-testing (~> 1.0, >= 1.0.5) | 15 rails-dom-testing (~> 1.0, >= 1.0.5) |
16 rails-html-sanitizer (~> 1.0, >= 1.0.2) | 16 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
17 activesupport (5.0.0.rc1) | 17 activesupport (5.0.0.rc2) |
18 concurrent-ruby (~> 1.0, >= 1.0.2) | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
19 i18n (~> 0.7) | 19 i18n (~> 0.7) |
20 minitest (~> 5.1) | 20 minitest (~> 5.1) |
21 tzinfo (~> 1.1) | 21 tzinfo (~> 1.1) |
22 addressable (2.4.0) | 22 addressable (2.4.0) |
47 loofah (2.0.3) | 47 loofah (2.0.3) |
48 nokogiri (>= 1.5.9) | 48 nokogiri (>= 1.5.9) |
49 memoizable (0.4.2) | 49 memoizable (0.4.2) |
50 thread_safe (~> 0.3, >= 0.3.1) | 50 thread_safe (~> 0.3, >= 0.3.1) |
51 method_source (0.8.2) | 51 method_source (0.8.2) |
52 mini_portile2 (2.0.0) | 52 mini_portile2 (2.1.0) |
53 minitest (5.8.4) | 53 minitest (5.9.0) |
54 multipart-post (2.0.0) | 54 multipart-post (2.0.0) |
55 naught (1.1.0) | 55 naught (1.1.0) |
56 newrelic_rpm (3.15.2.317) | 56 newrelic_rpm (3.15.2.317) |
57 nokogiri (1.6.7.2) | 57 nokogiri (1.6.8) |
58 mini_portile2 (~> 2.0.0.rc2) | 58 mini_portile2 (~> 2.1.0) |
59 nokogiri (1.6.7.2-java) | 59 pkg-config (~> 1.1.7) |
60 nokogiri (1.6.7.2-x86-mingw32) | 60 nokogiri (1.6.8-java) |
61 mini_portile2 (~> 2.0.0.rc2) | 61 nokogiri (1.6.8-x86-mingw32) |
62 mini_portile2 (~> 2.1.0) | |
63 pkg-config (~> 1.1.7) | |
64 pkg-config (1.1.7) | |
62 puma (3.4.0) | 65 puma (3.4.0) |
63 puma (3.4.0-java) | 66 puma (3.4.0-java) |
64 rack (2.0.0.rc1) | 67 rack (2.0.0.rc1) |
65 json | 68 json |
66 rack-test (0.6.3) | 69 rack-test (0.6.3) |
71 activesupport (>= 4.2.0.beta, < 5.0) | 74 activesupport (>= 4.2.0.beta, < 5.0) |
72 nokogiri (~> 1.6.0) | 75 nokogiri (~> 1.6.0) |
73 rails-deprecated_sanitizer (>= 1.0.1) | 76 rails-deprecated_sanitizer (>= 1.0.1) |
74 rails-html-sanitizer (1.0.3) | 77 rails-html-sanitizer (1.0.3) |
75 loofah (~> 2.0) | 78 loofah (~> 2.0) |
76 railties (5.0.0.rc1) | 79 railties (5.0.0.rc2) |
77 actionpack (= 5.0.0.rc1) | 80 actionpack (= 5.0.0.rc2) |
78 activesupport (= 5.0.0.rc1) | 81 activesupport (= 5.0.0.rc2) |
79 method_source | 82 method_source |
80 rake (>= 0.8.7) | 83 rake (>= 0.8.7) |
81 thor (>= 0.18.1, < 2.0) | 84 thor (>= 0.18.1, < 2.0) |
82 rake (11.1.2) | 85 rake (11.2.2) |
83 simple_oauth (0.3.1) | 86 simple_oauth (0.3.1) |
84 thor (0.19.1) | 87 thor (0.19.1) |
85 thread_safe (0.3.5) | 88 thread_safe (0.3.5) |
86 thread_safe (0.3.5-java) | 89 thread_safe (0.3.5-java) |
87 twitter (5.16.0) | 90 twitter (5.16.0) |
109 java | 112 java |
110 ruby | 113 ruby |
111 x86-mingw32 | 114 x86-mingw32 |
112 | 115 |
113 DEPENDENCIES | 116 DEPENDENCIES |
114 actionpack (~> 5.0.0.rc1) | 117 actionpack (~> 5.0.0.rc2) |
115 actionview (~> 5.0.0.rc1) | 118 actionview (~> 5.0.0.rc2) |
116 dalli | 119 dalli |
117 newrelic_rpm | 120 newrelic_rpm |
118 puma | 121 puma |
119 railties (~> 5.0.0.rc1) | 122 railties (~> 5.0.0.rc2) |
120 twitter | 123 twitter |
121 twitter-text | 124 twitter-text |
122 | 125 |
123 BUNDLED WITH | 126 BUNDLED WITH |
124 1.11.2 | 127 1.11.2 |