comparison Gemfile.lock @ 430:6257da6e1aa1

Update gems
author nanaya <me@myconan.net>
date Tue, 01 Mar 2016 16:36:10 +0900
parents cc3f6f2e6efc
children 68eb23b52864
comparison
equal deleted inserted replaced
429:cc3f6f2e6efc 430:6257da6e1aa1
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 remote: https://rails-assets.org/ 3 remote: https://rails-assets.org/
4 specs: 4 specs:
5 actionmailer (4.2.5.1) 5 actionmailer (4.2.5.2)
6 actionpack (= 4.2.5.1) 6 actionpack (= 4.2.5.2)
7 actionview (= 4.2.5.1) 7 actionview (= 4.2.5.2)
8 activejob (= 4.2.5.1) 8 activejob (= 4.2.5.2)
9 mail (~> 2.5, >= 2.5.4) 9 mail (~> 2.5, >= 2.5.4)
10 rails-dom-testing (~> 1.0, >= 1.0.5) 10 rails-dom-testing (~> 1.0, >= 1.0.5)
11 actionpack (4.2.5.1) 11 actionpack (4.2.5.2)
12 actionview (= 4.2.5.1) 12 actionview (= 4.2.5.2)
13 activesupport (= 4.2.5.1) 13 activesupport (= 4.2.5.2)
14 rack (~> 1.6) 14 rack (~> 1.6)
15 rack-test (~> 0.6.2) 15 rack-test (~> 0.6.2)
16 rails-dom-testing (~> 1.0, >= 1.0.5) 16 rails-dom-testing (~> 1.0, >= 1.0.5)
17 rails-html-sanitizer (~> 1.0, >= 1.0.2) 17 rails-html-sanitizer (~> 1.0, >= 1.0.2)
18 actionview (4.2.5.1) 18 actionview (4.2.5.2)
19 activesupport (= 4.2.5.1) 19 activesupport (= 4.2.5.2)
20 builder (~> 3.1) 20 builder (~> 3.1)
21 erubis (~> 2.7.0) 21 erubis (~> 2.7.0)
22 rails-dom-testing (~> 1.0, >= 1.0.5) 22 rails-dom-testing (~> 1.0, >= 1.0.5)
23 rails-html-sanitizer (~> 1.0, >= 1.0.2) 23 rails-html-sanitizer (~> 1.0, >= 1.0.2)
24 activejob (4.2.5.1) 24 activejob (4.2.5.2)
25 activesupport (= 4.2.5.1) 25 activesupport (= 4.2.5.2)
26 globalid (>= 0.3.0) 26 globalid (>= 0.3.0)
27 activemodel (4.2.5.1) 27 activemodel (4.2.5.2)
28 activesupport (= 4.2.5.1) 28 activesupport (= 4.2.5.2)
29 builder (~> 3.1) 29 builder (~> 3.1)
30 activerecord (4.2.5.1) 30 activerecord (4.2.5.2)
31 activemodel (= 4.2.5.1) 31 activemodel (= 4.2.5.2)
32 activesupport (= 4.2.5.1) 32 activesupport (= 4.2.5.2)
33 arel (~> 6.0) 33 arel (~> 6.0)
34 activesupport (4.2.5.1) 34 activesupport (4.2.5.2)
35 i18n (~> 0.7) 35 i18n (~> 0.7)
36 json (~> 1.7, >= 1.7.7) 36 json (~> 1.7, >= 1.7.7)
37 minitest (~> 5.1) 37 minitest (~> 5.1)
38 thread_safe (~> 0.3, >= 0.3.4) 38 thread_safe (~> 0.3, >= 0.3.4)
39 tzinfo (~> 1.1) 39 tzinfo (~> 1.1)
40 arel (6.0.3) 40 arel (6.0.3)
41 autoprefixer-rails (6.3.1) 41 autoprefixer-rails (6.3.3.1)
42 execjs 42 execjs
43 json
44 bootstrap-sass (3.3.6) 43 bootstrap-sass (3.3.6)
45 autoprefixer-rails (>= 5.2.1) 44 autoprefixer-rails (>= 5.2.1)
46 sass (>= 3.3.4) 45 sass (>= 3.3.4)
47 builder (3.2.2) 46 builder (3.2.2)
48 coffee-rails (4.1.1) 47 coffee-rails (4.1.1)
50 railties (>= 4.0.0, < 5.1.x) 49 railties (>= 4.0.0, < 5.1.x)
51 coffee-script (2.4.1) 50 coffee-script (2.4.1)
52 coffee-script-source 51 coffee-script-source
53 execjs 52 execjs
54 coffee-script-source (1.10.0) 53 coffee-script-source (1.10.0)
55 concurrent-ruby (1.0.0) 54 concurrent-ruby (1.0.1)
56 erubis (2.7.0) 55 erubis (2.7.0)
57 execjs (2.6.0) 56 execjs (2.6.0)
58 globalid (0.3.6) 57 globalid (0.3.6)
59 activesupport (>= 4.1.0) 58 activesupport (>= 4.1.0)
60 i18n (0.7.0) 59 i18n (0.7.0)
65 json (1.8.3) 64 json (1.8.3)
66 loofah (2.0.3) 65 loofah (2.0.3)
67 nokogiri (>= 1.5.9) 66 nokogiri (>= 1.5.9)
68 mail (2.6.3) 67 mail (2.6.3)
69 mime-types (>= 1.16, < 3) 68 mime-types (>= 1.16, < 3)
70 mime-types (2.99) 69 mime-types (2.99.1)
71 mini_portile2 (2.0.0) 70 mini_portile2 (2.0.0)
72 minitest (5.8.4) 71 minitest (5.8.4)
73 newrelic_rpm (3.14.2.312) 72 newrelic_rpm (3.15.0.314)
74 nokogiri (1.6.7.2) 73 nokogiri (1.6.7.2)
75 mini_portile2 (~> 2.0.0.rc2) 74 mini_portile2 (~> 2.0.0.rc2)
76 pg (0.18.4) 75 pg (0.18.4)
77 quiet_assets (1.1.0) 76 quiet_assets (1.1.0)
78 railties (>= 3.1, < 5.0) 77 railties (>= 3.1, < 5.0)
79 rack (1.6.4) 78 rack (1.6.4)
80 rack-test (0.6.3) 79 rack-test (0.6.3)
81 rack (>= 1.0) 80 rack (>= 1.0)
82 rails (4.2.5.1) 81 rails (4.2.5.2)
83 actionmailer (= 4.2.5.1) 82 actionmailer (= 4.2.5.2)
84 actionpack (= 4.2.5.1) 83 actionpack (= 4.2.5.2)
85 actionview (= 4.2.5.1) 84 actionview (= 4.2.5.2)
86 activejob (= 4.2.5.1) 85 activejob (= 4.2.5.2)
87 activemodel (= 4.2.5.1) 86 activemodel (= 4.2.5.2)
88 activerecord (= 4.2.5.1) 87 activerecord (= 4.2.5.2)
89 activesupport (= 4.2.5.1) 88 activesupport (= 4.2.5.2)
90 bundler (>= 1.3.0, < 2.0) 89 bundler (>= 1.3.0, < 2.0)
91 railties (= 4.2.5.1) 90 railties (= 4.2.5.2)
92 sprockets-rails 91 sprockets-rails
93 rails-assets-commonmark (0.24.0) 92 rails-assets-commonmark (0.24.0)
94 rails-assets-highlightjs (9.1.0) 93 rails-assets-highlightjs (9.1.0)
95 rails-deprecated_sanitizer (1.0.3) 94 rails-deprecated_sanitizer (1.0.3)
96 activesupport (>= 4.2.0.alpha) 95 activesupport (>= 4.2.0.alpha)
98 activesupport (>= 4.2.0.beta, < 5.0) 97 activesupport (>= 4.2.0.beta, < 5.0)
99 nokogiri (~> 1.6.0) 98 nokogiri (~> 1.6.0)
100 rails-deprecated_sanitizer (>= 1.0.1) 99 rails-deprecated_sanitizer (>= 1.0.1)
101 rails-html-sanitizer (1.0.3) 100 rails-html-sanitizer (1.0.3)
102 loofah (~> 2.0) 101 loofah (~> 2.0)
103 railties (4.2.5.1) 102 railties (4.2.5.2)
104 actionpack (= 4.2.5.1) 103 actionpack (= 4.2.5.2)
105 activesupport (= 4.2.5.1) 104 activesupport (= 4.2.5.2)
106 rake (>= 0.8.7) 105 rake (>= 0.8.7)
107 thor (>= 0.18.1, < 2.0) 106 thor (>= 0.18.1, < 2.0)
108 rake (10.5.0) 107 rake (10.5.0)
109 sass (3.4.21) 108 sass (3.4.21)
110 sass-rails (5.0.4) 109 sass-rails (5.0.4)
114 sprockets-rails (>= 2.0, < 4.0) 113 sprockets-rails (>= 2.0, < 4.0)
115 tilt (>= 1.1, < 3) 114 tilt (>= 1.1, < 3)
116 sprockets (3.5.2) 115 sprockets (3.5.2)
117 concurrent-ruby (~> 1.0) 116 concurrent-ruby (~> 1.0)
118 rack (> 1, < 3) 117 rack (> 1, < 3)
119 sprockets-rails (3.0.0) 118 sprockets-rails (3.0.3)
120 actionpack (>= 4.0) 119 actionpack (>= 4.0)
121 activesupport (>= 4.0) 120 activesupport (>= 4.0)
122 sprockets (>= 3.0.0) 121 sprockets (>= 3.0.0)
123 thor (0.19.1) 122 thor (0.19.1)
124 thread_safe (0.3.5) 123 thread_safe (0.3.5)