comparison Gemfile.lock @ 429:cc3f6f2e6efc

Update gems
author nanaya <me@myconan.net>
date Tue, 26 Jan 2016 04:40:31 +0900
parents cbfb3a0a9d2e
children 6257da6e1aa1
comparison
equal deleted inserted replaced
428:9fc6b919369c 429:cc3f6f2e6efc
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) 5 actionmailer (4.2.5.1)
6 actionpack (= 4.2.5) 6 actionpack (= 4.2.5.1)
7 actionview (= 4.2.5) 7 actionview (= 4.2.5.1)
8 activejob (= 4.2.5) 8 activejob (= 4.2.5.1)
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) 11 actionpack (4.2.5.1)
12 actionview (= 4.2.5) 12 actionview (= 4.2.5.1)
13 activesupport (= 4.2.5) 13 activesupport (= 4.2.5.1)
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) 18 actionview (4.2.5.1)
19 activesupport (= 4.2.5) 19 activesupport (= 4.2.5.1)
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) 24 activejob (4.2.5.1)
25 activesupport (= 4.2.5) 25 activesupport (= 4.2.5.1)
26 globalid (>= 0.3.0) 26 globalid (>= 0.3.0)
27 activemodel (4.2.5) 27 activemodel (4.2.5.1)
28 activesupport (= 4.2.5) 28 activesupport (= 4.2.5.1)
29 builder (~> 3.1) 29 builder (~> 3.1)
30 activerecord (4.2.5) 30 activerecord (4.2.5.1)
31 activemodel (= 4.2.5) 31 activemodel (= 4.2.5.1)
32 activesupport (= 4.2.5) 32 activesupport (= 4.2.5.1)
33 arel (~> 6.0) 33 arel (~> 6.0)
34 activesupport (4.2.5) 34 activesupport (4.2.5.1)
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.1.0.1) 41 autoprefixer-rails (6.3.1)
42 execjs 42 execjs
43 json 43 json
44 bootstrap-sass (3.3.5.1) 44 bootstrap-sass (3.3.6)
45 autoprefixer-rails (>= 5.0.0.1) 45 autoprefixer-rails (>= 5.2.1)
46 sass (>= 3.3.0) 46 sass (>= 3.3.4)
47 builder (3.2.2) 47 builder (3.2.2)
48 coffee-rails (4.1.0) 48 coffee-rails (4.1.1)
49 coffee-script (>= 2.2.0) 49 coffee-script (>= 2.2.0)
50 railties (>= 4.0.0, < 5.0) 50 railties (>= 4.0.0, < 5.1.x)
51 coffee-script (2.4.1) 51 coffee-script (2.4.1)
52 coffee-script-source 52 coffee-script-source
53 execjs 53 execjs
54 coffee-script-source (1.10.0) 54 coffee-script-source (1.10.0)
55 concurrent-ruby (1.0.0)
55 erubis (2.7.0) 56 erubis (2.7.0)
56 execjs (2.6.0) 57 execjs (2.6.0)
57 globalid (0.3.6) 58 globalid (0.3.6)
58 activesupport (>= 4.1.0) 59 activesupport (>= 4.1.0)
59 i18n (0.7.0) 60 i18n (0.7.0)
60 jquery-rails (4.0.5) 61 jquery-rails (4.1.0)
61 rails-dom-testing (~> 1.0) 62 rails-dom-testing (~> 1.0)
62 railties (>= 4.2.0) 63 railties (>= 4.2.0)
63 thor (>= 0.14, < 2.0) 64 thor (>= 0.14, < 2.0)
64 json (1.8.3) 65 json (1.8.3)
65 loofah (2.0.3) 66 loofah (2.0.3)
66 nokogiri (>= 1.5.9) 67 nokogiri (>= 1.5.9)
67 mail (2.6.3) 68 mail (2.6.3)
68 mime-types (>= 1.16, < 3) 69 mime-types (>= 1.16, < 3)
69 mime-types (2.6.2) 70 mime-types (2.99)
70 mini_portile (0.6.2) 71 mini_portile2 (2.0.0)
71 minitest (5.8.2) 72 minitest (5.8.4)
72 newrelic_rpm (3.14.0.305) 73 newrelic_rpm (3.14.2.312)
73 nokogiri (1.6.6.2) 74 nokogiri (1.6.7.2)
74 mini_portile (~> 0.6.0) 75 mini_portile2 (~> 2.0.0.rc2)
75 pg (0.18.4) 76 pg (0.18.4)
76 quiet_assets (1.1.0) 77 quiet_assets (1.1.0)
77 railties (>= 3.1, < 5.0) 78 railties (>= 3.1, < 5.0)
78 rack (1.6.4) 79 rack (1.6.4)
79 rack-test (0.6.3) 80 rack-test (0.6.3)
80 rack (>= 1.0) 81 rack (>= 1.0)
81 rails (4.2.5) 82 rails (4.2.5.1)
82 actionmailer (= 4.2.5) 83 actionmailer (= 4.2.5.1)
83 actionpack (= 4.2.5) 84 actionpack (= 4.2.5.1)
84 actionview (= 4.2.5) 85 actionview (= 4.2.5.1)
85 activejob (= 4.2.5) 86 activejob (= 4.2.5.1)
86 activemodel (= 4.2.5) 87 activemodel (= 4.2.5.1)
87 activerecord (= 4.2.5) 88 activerecord (= 4.2.5.1)
88 activesupport (= 4.2.5) 89 activesupport (= 4.2.5.1)
89 bundler (>= 1.3.0, < 2.0) 90 bundler (>= 1.3.0, < 2.0)
90 railties (= 4.2.5) 91 railties (= 4.2.5.1)
91 sprockets-rails 92 sprockets-rails
92 rails-assets-commonmark (0.22.0) 93 rails-assets-commonmark (0.24.0)
93 rails-assets-highlightjs (8.9.1) 94 rails-assets-highlightjs (9.1.0)
94 rails-deprecated_sanitizer (1.0.3) 95 rails-deprecated_sanitizer (1.0.3)
95 activesupport (>= 4.2.0.alpha) 96 activesupport (>= 4.2.0.alpha)
96 rails-dom-testing (1.0.7) 97 rails-dom-testing (1.0.7)
97 activesupport (>= 4.2.0.beta, < 5.0) 98 activesupport (>= 4.2.0.beta, < 5.0)
98 nokogiri (~> 1.6.0) 99 nokogiri (~> 1.6.0)
99 rails-deprecated_sanitizer (>= 1.0.1) 100 rails-deprecated_sanitizer (>= 1.0.1)
100 rails-html-sanitizer (1.0.2) 101 rails-html-sanitizer (1.0.3)
101 loofah (~> 2.0) 102 loofah (~> 2.0)
102 railties (4.2.5) 103 railties (4.2.5.1)
103 actionpack (= 4.2.5) 104 actionpack (= 4.2.5.1)
104 activesupport (= 4.2.5) 105 activesupport (= 4.2.5.1)
105 rake (>= 0.8.7) 106 rake (>= 0.8.7)
106 thor (>= 0.18.1, < 2.0) 107 thor (>= 0.18.1, < 2.0)
107 rake (10.4.2) 108 rake (10.5.0)
108 sass (3.4.19) 109 sass (3.4.21)
109 sass-rails (5.0.4) 110 sass-rails (5.0.4)
110 railties (>= 4.0.0, < 5.0) 111 railties (>= 4.0.0, < 5.0)
111 sass (~> 3.1) 112 sass (~> 3.1)
112 sprockets (>= 2.8, < 4.0) 113 sprockets (>= 2.8, < 4.0)
113 sprockets-rails (>= 2.0, < 4.0) 114 sprockets-rails (>= 2.0, < 4.0)
114 tilt (>= 1.1, < 3) 115 tilt (>= 1.1, < 3)
115 sprockets (3.4.0) 116 sprockets (3.5.2)
117 concurrent-ruby (~> 1.0)
116 rack (> 1, < 3) 118 rack (> 1, < 3)
117 sprockets-rails (2.3.3) 119 sprockets-rails (3.0.0)
118 actionpack (>= 3.0) 120 actionpack (>= 4.0)
119 activesupport (>= 3.0) 121 activesupport (>= 4.0)
120 sprockets (>= 2.8, < 4.0) 122 sprockets (>= 3.0.0)
121 thor (0.19.1) 123 thor (0.19.1)
122 thread_safe (0.3.5) 124 thread_safe (0.3.5)
123 tilt (2.0.1) 125 tilt (2.0.2)
124 tzinfo (1.2.2) 126 tzinfo (1.2.2)
125 thread_safe (~> 0.1) 127 thread_safe (~> 0.1)
126 uglifier (2.7.2) 128 uglifier (2.7.2)
127 execjs (>= 0.3.0) 129 execjs (>= 0.3.0)
128 json (>= 1.8.0) 130 json (>= 1.8.0)
145 sass-rails (~> 5.0) 147 sass-rails (~> 5.0)
146 therubyrhino 148 therubyrhino
147 uglifier (>= 1.3.0) 149 uglifier (>= 1.3.0)
148 150
149 BUNDLED WITH 151 BUNDLED WITH
150 1.10.6 152 1.11.2