Mercurial > rsstweet
annotate Gemfile.lock @ 151:f0ac0c99af36
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 17 Feb 2018 20:45:00 +0900 |
parents | 950849c40d42 |
children | cd76c83d6d24 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
4 actionpack (5.2.0.rc1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
5 actionview (= 5.2.0.rc1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
6 activesupport (= 5.2.0.rc1) |
89 | 7 rack (~> 2.0) |
127 | 8 rack-test (>= 0.6.3) |
89 | 9 rails-dom-testing (~> 2.0) |
54 | 10 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
11 actionview (5.2.0.rc1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
12 activesupport (= 5.2.0.rc1) |
0 | 13 builder (~> 3.1) |
124 | 14 erubi (~> 1.4) |
89 | 15 rails-dom-testing (~> 2.0) |
120 | 16 rails-html-sanitizer (~> 1.0, >= 1.0.3) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
17 activesupport (5.2.0.rc1) |
72 | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
45 | 19 i18n (~> 0.7) |
0 | 20 minitest (~> 5.1) |
21 tzinfo (~> 1.1) | |
127 | 22 addressable (2.5.2) |
23 public_suffix (>= 2.0.2, < 4.0) | |
10 | 24 buftok (0.2.0) |
115 | 25 builder (3.2.3) |
120 | 26 concurrent-ruby (1.0.5) |
27 concurrent-ruby (1.0.5-java) | |
133 | 28 crass (1.0.3) |
123 | 29 domain_name (0.5.20170404) |
56 | 30 unf (>= 0.0.5, < 1.0.0) |
111 | 31 equalizer (0.0.11) |
133 | 32 erubi (1.7.0) |
33 http (3.0.0) | |
56 | 34 addressable (~> 2.3) |
35 http-cookie (~> 1.0) | |
133 | 36 http-form_data (>= 2.0.0.pre.pre2, < 3) |
10 | 37 http_parser.rb (~> 0.6.0) |
105 | 38 http-cookie (1.0.3) |
56 | 39 domain_name (~> 0.5) |
133 | 40 http-form_data (2.0.0) |
10 | 41 http_parser.rb (0.6.0) |
26 | 42 http_parser.rb (0.6.0-java) |
151 | 43 i18n (0.9.5) |
133 | 44 concurrent-ruby (~> 1.0) |
149 | 45 idn-ruby (0.1.0) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
46 kgio (2.11.2) |
151 | 47 loofah (2.2.0) |
129 | 48 crass (~> 1.0.2) |
35 | 49 nokogiri (>= 1.5.9) |
10 | 50 memoizable (0.4.2) |
51 thread_safe (~> 0.3, >= 0.3.1) | |
129 | 52 method_source (0.9.0) |
53 mini_portile2 (2.3.0) | |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
54 minitest (5.11.3) |
10 | 55 multipart-post (2.0.0) |
56 | 56 naught (1.1.0) |
151 | 57 newrelic_rpm (4.8.0.341) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
58 nokogiri (1.8.2) |
129 | 59 mini_portile2 (~> 2.3.0) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
60 nokogiri (1.8.2-java) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
61 nokogiri (1.8.2-x86-mingw32) |
129 | 62 mini_portile2 (~> 2.3.0) |
151 | 63 public_suffix (3.0.2) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
64 puma (3.11.2) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
65 puma (3.11.2-java) |
151 | 66 rack (2.0.4) |
133 | 67 rack-test (0.8.2) |
127 | 68 rack (>= 1.0, < 3) |
69 rails-dom-testing (2.0.3) | |
70 activesupport (>= 4.2.0) | |
71 nokogiri (>= 1.6) | |
70 | 72 rails-html-sanitizer (1.0.3) |
35 | 73 loofah (~> 2.0) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
74 railties (5.2.0.rc1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
75 actionpack (= 5.2.0.rc1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
76 activesupport (= 5.2.0.rc1) |
72 | 77 method_source |
0 | 78 rake (>= 0.8.7) |
79 thor (>= 0.18.1, < 2.0) | |
127 | 80 raindrops (0.19.0) |
133 | 81 rake (12.3.0) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
82 redis (4.0.1) |
133 | 83 redis-actionpack (5.0.2) |
110 | 84 actionpack (>= 4.0, < 6) |
85 redis-rack (>= 1, < 3) | |
133 | 86 redis-store (>= 1.1.0, < 2) |
87 redis-activesupport (5.0.4) | |
110 | 88 activesupport (>= 3, < 6) |
133 | 89 redis-store (>= 1.3, < 2) |
149 | 90 redis-rack (2.0.4) |
123 | 91 rack (>= 1.5, < 3) |
133 | 92 redis-store (>= 1.2, < 2) |
123 | 93 redis-rails (5.0.2) |
94 redis-actionpack (>= 5.0, < 6) | |
95 redis-activesupport (>= 5.0, < 6) | |
96 redis-store (>= 1.2, < 2) | |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
97 redis-store (1.4.1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
98 redis (>= 2.2, < 5) |
46 | 99 simple_oauth (0.3.1) |
127 | 100 thor (0.20.0) |
120 | 101 thread_safe (0.3.6) |
102 thread_safe (0.3.6-java) | |
133 | 103 twitter (6.2.0) |
104 addressable (~> 2.3) | |
10 | 105 buftok (~> 0.2.0) |
133 | 106 equalizer (~> 0.0.11) |
107 http (~> 3.0) | |
108 http-form_data (~> 2.0) | |
10 | 109 http_parser.rb (~> 0.6.0) |
133 | 110 memoizable (~> 0.4.0) |
111 multipart-post (~> 2.0) | |
112 naught (~> 1.0) | |
113 simple_oauth (~> 0.3.0) | |
149 | 114 twitter-text (2.1.0) |
115 idn-ruby | |
10 | 116 unf (~> 0.1.0) |
151 | 117 tzinfo (1.2.5) |
0 | 118 thread_safe (~> 0.1) |
10 | 119 unf (0.1.4) |
120 unf_ext | |
26 | 121 unf (0.1.4-java) |
151 | 122 unf_ext (0.0.7.5) |
123 unf_ext (0.0.7.5-x86-mingw32) | |
149 | 124 unicorn (5.4.0) |
92 | 125 kgio (~> 2.6) |
126 raindrops (~> 0.7) | |
0 | 127 |
128 PLATFORMS | |
26 | 129 java |
0 | 130 ruby |
26 | 131 x86-mingw32 |
0 | 132 |
133 DEPENDENCIES | |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
134 actionpack (~> 5.2.0.rc1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
135 actionview (~> 5.2.0.rc1) |
59 | 136 newrelic_rpm |
83 | 137 puma |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
138 railties (~> 5.2.0.rc1) |
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
139 redis |
110 | 140 redis-rails |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
141 redis-store |
10 | 142 twitter |
143 twitter-text | |
92 | 144 unicorn |
53 | 145 |
146 BUNDLED WITH | |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
147 1.16.1 |