comparison Gemfile.lock @ 45:c087f4831ec7

Rails 4.2.
author edogawaconan <me@myconan.net>
date Sat, 20 Dec 2014 17:51:07 +0900
parents 6267a4188c05
children 92b22027d0ae
comparison
equal deleted inserted replaced
44:541427960031 45:c087f4831ec7
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (4.2.0.rc2) 4 actionpack (4.2.0)
5 actionview (= 4.2.0.rc2) 5 actionview (= 4.2.0)
6 activesupport (= 4.2.0.rc2) 6 activesupport (= 4.2.0)
7 rack (~> 1.6.0.beta2) 7 rack (~> 1.6.0)
8 rack-test (~> 0.6.2) 8 rack-test (~> 0.6.2)
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.1) 10 rails-html-sanitizer (~> 1.0, >= 1.0.1)
11 actionview (4.2.0.rc2) 11 actionview (4.2.0)
12 activesupport (= 4.2.0.rc2) 12 activesupport (= 4.2.0)
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.1) 16 rails-html-sanitizer (~> 1.0, >= 1.0.1)
17 activesupport (4.2.0.rc2) 17 activesupport (4.2.0)
18 i18n (>= 0.7.0.beta1, < 0.8) 18 i18n (~> 0.7)
19 json (~> 1.7, >= 1.7.7) 19 json (~> 1.7, >= 1.7.7)
20 minitest (~> 5.1) 20 minitest (~> 5.1)
21 thread_safe (~> 0.1) 21 thread_safe (~> 0.3, >= 0.3.4)
22 tzinfo (~> 1.1) 22 tzinfo (~> 1.1)
23 addressable (2.3.6) 23 addressable (2.3.6)
24 buftok (0.2.0) 24 buftok (0.2.0)
25 builder (3.2.2) 25 builder (3.2.2)
26 dalli (2.7.2) 26 dalli (2.7.2)
30 multipart-post (>= 1.2, < 3) 30 multipart-post (>= 1.2, < 3)
31 http (0.6.3) 31 http (0.6.3)
32 http_parser.rb (~> 0.6.0) 32 http_parser.rb (~> 0.6.0)
33 http_parser.rb (0.6.0) 33 http_parser.rb (0.6.0)
34 http_parser.rb (0.6.0-java) 34 http_parser.rb (0.6.0-java)
35 i18n (0.7.0.beta1) 35 i18n (0.7.0)
36 json (1.8.1) 36 json (1.8.1)
37 json (1.8.1-java) 37 json (1.8.1-java)
38 loofah (2.0.1) 38 loofah (2.0.1)
39 nokogiri (>= 1.5.9) 39 nokogiri (>= 1.5.9)
40 memoizable (0.4.2) 40 memoizable (0.4.2)
41 thread_safe (~> 0.3, >= 0.3.1) 41 thread_safe (~> 0.3, >= 0.3.1)
42 mini_portile (0.6.1) 42 mini_portile (0.6.1)
43 minitest (5.4.3) 43 minitest (5.5.0)
44 multipart-post (2.0.0) 44 multipart-post (2.0.0)
45 naught (1.0.0) 45 naught (1.0.0)
46 nokogiri (1.6.5) 46 nokogiri (1.6.5)
47 mini_portile (~> 0.6.0) 47 mini_portile (~> 0.6.0)
48 nokogiri (1.6.5-java) 48 nokogiri (1.6.5-java)
49 nokogiri (1.6.5-x86-mingw32) 49 nokogiri (1.6.5-x86-mingw32)
50 mini_portile (~> 0.6.0) 50 mini_portile (~> 0.6.0)
51 rack (1.6.0.beta2) 51 rack (1.6.0)
52 rack-test (0.6.2) 52 rack-test (0.6.2)
53 rack (>= 1.0) 53 rack (>= 1.0)
54 rails-deprecated_sanitizer (1.0.3) 54 rails-deprecated_sanitizer (1.0.3)
55 activesupport (>= 4.2.0.alpha) 55 activesupport (>= 4.2.0.alpha)
56 rails-dom-testing (1.0.5) 56 rails-dom-testing (1.0.5)
57 activesupport (>= 4.2.0.beta, < 5.0) 57 activesupport (>= 4.2.0.beta, < 5.0)
58 nokogiri (~> 1.6.0) 58 nokogiri (~> 1.6.0)
59 rails-deprecated_sanitizer (>= 1.0.1) 59 rails-deprecated_sanitizer (>= 1.0.1)
60 rails-html-sanitizer (1.0.1) 60 rails-html-sanitizer (1.0.1)
61 loofah (~> 2.0) 61 loofah (~> 2.0)
62 railties (4.2.0.rc2) 62 railties (4.2.0)
63 actionpack (= 4.2.0.rc2) 63 actionpack (= 4.2.0)
64 activesupport (= 4.2.0.rc2) 64 activesupport (= 4.2.0)
65 rake (>= 0.8.7) 65 rake (>= 0.8.7)
66 thor (>= 0.18.1, < 2.0) 66 thor (>= 0.18.1, < 2.0)
67 rake (10.4.2) 67 rake (10.4.2)
68 simple_oauth (0.3.0) 68 simple_oauth (0.3.0)
69 thor (0.19.1) 69 thor (0.19.1)
94 java 94 java
95 ruby 95 ruby
96 x86-mingw32 96 x86-mingw32
97 97
98 DEPENDENCIES 98 DEPENDENCIES
99 actionpack (~> 4.2.0.rc2) 99 actionpack (~> 4.2.0)
100 actionview (~> 4.2.0.rc2) 100 actionview (~> 4.2.0)
101 dalli 101 dalli
102 railties (~> 4.2.0.rc2) 102 railties (~> 4.2.0)
103 twitter 103 twitter
104 twitter-text 104 twitter-text