]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Drop iconv which is deprecated and only needed for ruby 1.8 support
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (4.2.0)
6       actionpack (= 4.2.0)
7       actionview (= 4.2.0)
8       activejob (= 4.2.0)
9       mail (~> 2.5, >= 2.5.4)
10       rails-dom-testing (~> 1.0, >= 1.0.5)
11     actionpack (4.2.0)
12       actionview (= 4.2.0)
13       activesupport (= 4.2.0)
14       rack (~> 1.6.0)
15       rack-test (~> 0.6.2)
16       rails-dom-testing (~> 1.0, >= 1.0.5)
17       rails-html-sanitizer (~> 1.0, >= 1.0.1)
18     actionpack-page_caching (1.0.2)
19       actionpack (>= 4.0.0, < 5)
20     actionview (4.2.0)
21       activesupport (= 4.2.0)
22       builder (~> 3.1)
23       erubis (~> 2.7.0)
24       rails-dom-testing (~> 1.0, >= 1.0.5)
25       rails-html-sanitizer (~> 1.0, >= 1.0.1)
26     activejob (4.2.0)
27       activesupport (= 4.2.0)
28       globalid (>= 0.3.0)
29     activemodel (4.2.0)
30       activesupport (= 4.2.0)
31       builder (~> 3.1)
32     activerecord (4.2.0)
33       activemodel (= 4.2.0)
34       activesupport (= 4.2.0)
35       arel (~> 6.0)
36     activesupport (4.2.0)
37       i18n (~> 0.7)
38       json (~> 1.7, >= 1.7.7)
39       minitest (~> 5.1)
40       thread_safe (~> 0.3, >= 0.3.4)
41       tzinfo (~> 1.1)
42     arel (6.0.0)
43     ast (2.0.0)
44     astrolabe (1.3.0)
45       parser (>= 2.2.0.pre.3, < 3.0)
46     autoprefixer-rails (5.1.7)
47       execjs
48       json
49     bigdecimal (1.1.0)
50     builder (3.2.2)
51     capybara (2.4.4)
52       mime-types (>= 1.16)
53       nokogiri (>= 1.3.3)
54       rack (>= 1.0.0)
55       rack-test (>= 0.5.4)
56       xpath (~> 2.0)
57     climate_control (0.0.3)
58       activesupport (>= 3.0)
59     cliver (0.3.2)
60     cocaine (0.5.5)
61       climate_control (>= 0.0.3, < 1.0)
62     coffee-rails (4.1.0)
63       coffee-script (>= 2.2.0)
64       railties (>= 4.0.0, < 5.0)
65     coffee-script (2.3.0)
66       coffee-script-source
67       execjs
68     coffee-script-source (1.9.1)
69     colorize (0.7.5)
70     composite_primary_keys (8.0.0)
71       activerecord (~> 4.2.0)
72     crass (1.0.1)
73     dalli (2.7.2)
74     deadlock_retry (1.2.0)
75     dynamic_form (1.1.4)
76     erubis (2.7.0)
77     execjs (2.3.0)
78     faraday (0.9.1)
79       multipart-post (>= 1.2, < 3)
80     globalid (0.3.3)
81       activesupport (>= 4.1.0)
82     hike (1.2.3)
83     htmlentities (4.3.3)
84     http_accept_language (2.0.5)
85     httpclient (2.6.0.1)
86     i18n (0.7.0)
87     jquery-rails (4.0.3)
88       rails-dom-testing (~> 1.0)
89       railties (>= 4.2.0)
90       thor (>= 0.14, < 2.0)
91     json (1.8.2)
92     jsonify (0.3.1)
93       multi_json (~> 1.0)
94     jsonify-rails (0.3.2)
95       actionpack
96       jsonify (< 0.4.0)
97     jwt (1.2.1)
98     kgio (2.9.3)
99     konacha (3.3.0)
100       actionpack (>= 3.1, < 5)
101       capybara
102       colorize
103       railties (>= 3.1, < 5)
104       sprockets
105     libxml-ruby (2.8.0)
106     loofah (2.0.1)
107       nokogiri (>= 1.5.9)
108     mail (2.6.3)
109       mime-types (>= 1.16, < 3)
110     mime-types (2.4.3)
111     mini_portile (0.6.2)
112     minitest (5.5.1)
113     multi_json (1.10.1)
114     multi_xml (0.5.5)
115     multipart-post (2.0.0)
116     nokogiri (1.6.6.2)
117       mini_portile (~> 0.6.0)
118     nokogumbo (1.2.0)
119       nokogiri
120     oauth (0.4.7)
121     oauth-plugin (0.5.1)
122       multi_json
123       oauth (~> 0.4.4)
124       oauth2 (>= 0.5.0)
125       rack
126     oauth2 (1.0.0)
127       faraday (>= 0.8, < 0.10)
128       jwt (~> 1.0)
129       multi_json (~> 1.3)
130       multi_xml (~> 0.5)
131       rack (~> 1.2)
132     open_id_authentication (1.2.0)
133       rack-openid (~> 1.3)
134     openstreetmap-i18n-js (3.0.0.rc5.3)
135       i18n
136     paperclip (4.2.1)
137       activemodel (>= 3.0.0)
138       activesupport (>= 3.0.0)
139       cocaine (~> 0.5.3)
140       mime-types
141     parser (2.2.0.3)
142       ast (>= 1.1, < 3.0)
143     pg (0.18.1)
144     poltergeist (1.6.0)
145       capybara (~> 2.1)
146       cliver (~> 0.3.1)
147       multi_json (~> 1.0)
148       websocket-driver (>= 0.2.0)
149     powerpack (0.1.0)
150     psych (2.0.13)
151     r2 (0.2.5)
152     rack (1.6.0)
153     rack-cors (0.3.1)
154     rack-openid (1.4.2)
155       rack (>= 1.1.0)
156       ruby-openid (>= 2.1.8)
157     rack-test (0.6.3)
158       rack (>= 1.0)
159     rails (4.2.0)
160       actionmailer (= 4.2.0)
161       actionpack (= 4.2.0)
162       actionview (= 4.2.0)
163       activejob (= 4.2.0)
164       activemodel (= 4.2.0)
165       activerecord (= 4.2.0)
166       activesupport (= 4.2.0)
167       bundler (>= 1.3.0, < 2.0)
168       railties (= 4.2.0)
169       sprockets-rails
170     rails-deprecated_sanitizer (1.0.3)
171       activesupport (>= 4.2.0.alpha)
172     rails-dom-testing (1.0.5)
173       activesupport (>= 4.2.0.beta, < 5.0)
174       nokogiri (~> 1.6.0)
175       rails-deprecated_sanitizer (>= 1.0.1)
176     rails-html-sanitizer (1.0.1)
177       loofah (~> 2.0)
178     rails-i18n (4.0.3)
179       i18n (~> 0.6)
180       railties (~> 4.0)
181     railties (4.2.0)
182       actionpack (= 4.2.0)
183       activesupport (= 4.2.0)
184       rake (>= 0.8.7)
185       thor (>= 0.18.1, < 2.0)
186     rainbow (2.0.0)
187     rake (10.4.2)
188     redcarpet (3.2.2)
189     rinku (1.7.3)
190     rubocop (0.29.1)
191       astrolabe (~> 1.3)
192       parser (>= 2.2.0.1, < 3.0)
193       powerpack (~> 0.1)
194       rainbow (>= 1.99.1, < 3.0)
195       ruby-progressbar (~> 1.4)
196     ruby-openid (2.6.0)
197     ruby-progressbar (1.7.1)
198     sanitize (3.1.1)
199       crass (~> 1.0.1)
200       nokogiri (>= 1.4.4)
201       nokogumbo (= 1.2.0)
202     sass (3.4.12)
203     sass-rails (5.0.1)
204       railties (>= 4.0.0, < 5.0)
205       sass (~> 3.1)
206       sprockets (>= 2.8, < 4.0)
207       sprockets-rails (>= 2.0, < 4.0)
208       tilt (~> 1.1)
209     soap4r-ruby1.9 (2.0.5)
210     sprockets (2.12.3)
211       hike (~> 1.2)
212       multi_json (~> 1.0)
213       rack (~> 1.0)
214       tilt (~> 1.1, != 1.3.0)
215     sprockets-rails (2.2.4)
216       actionpack (>= 3.0)
217       activesupport (>= 3.0)
218       sprockets (>= 2.8, < 4.0)
219     thor (0.19.1)
220     thread_safe (0.3.4)
221     tilt (1.4.1)
222     timecop (0.7.3)
223     tzinfo (1.2.2)
224       thread_safe (~> 0.1)
225     uglifier (2.7.0)
226       execjs (>= 0.3.0)
227       json (>= 1.8.0)
228     validates_email_format_of (1.6.2)
229       i18n
230     vendorer (0.1.16)
231     websocket-driver (0.5.2)
232       websocket-extensions (>= 0.1.0)
233     websocket-extensions (0.1.2)
234     xpath (2.0.0)
235       nokogiri (~> 1.3)
236
237 PLATFORMS
238   ruby
239
240 DEPENDENCIES
241   SystemTimer (>= 1.1.3)
242   actionpack-page_caching
243   autoprefixer-rails
244   bigdecimal (~> 1.1.0)
245   coffee-rails (~> 4.1.0)
246   composite_primary_keys (~> 8.0.0)
247   dalli
248   deadlock_retry (>= 1.2.0)
249   dynamic_form
250   htmlentities
251   http_accept_language (~> 2.0.0)
252   httpclient
253   jquery-rails
254   json
255   jsonify-rails
256   kgio
257   konacha
258   libxml-ruby (>= 2.0.5)
259   minitest (~> 5.1)
260   oauth-plugin (>= 0.5.1)
261   open_id_authentication (>= 1.1.0)
262   openstreetmap-i18n-js (>= 3.0.0.rc5.3)
263   paperclip (~> 4.0)
264   pg
265   poltergeist
266   psych
267   r2
268   rack-cors
269   rails (= 4.2.0)
270   rails-i18n (~> 4.0.0)
271   redcarpet
272   rinku (>= 1.2.2)
273   rubocop
274   ruby-openid (>= 2.2.0)
275   sanitize
276   sass-rails (~> 5.0)
277   soap4r-ruby1.9
278   timecop
279   uglifier (>= 1.3.0)
280   validates_email_format_of (>= 1.5.1)
281   vendorer