]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Install the local build of the oauth-plugin gem from git
[rails.git] / Gemfile.lock
1 GIT
2   remote: git://github.com/tomhughes/oauth-plugin.git
3   revision: 57e80661fcb0d0a24c1f51651b1e43623b1f9a65
4   branch: openstreetmap
5   specs:
6     oauth-plugin (0.4.0.1)
7       multi_json
8       oauth (~> 0.4.4)
9       oauth2 (>= 0.5.0)
10       rack
11
12 GEM
13   remote: http://rubygems.org/
14   specs:
15     SystemTimer (1.2.3)
16     actionmailer (3.2.3)
17       actionpack (= 3.2.3)
18       mail (~> 2.4.4)
19     actionpack (3.2.3)
20       activemodel (= 3.2.3)
21       activesupport (= 3.2.3)
22       builder (~> 3.0.0)
23       erubis (~> 2.7.0)
24       journey (~> 1.0.1)
25       rack (~> 1.4.0)
26       rack-cache (~> 1.2)
27       rack-test (~> 0.6.1)
28       sprockets (~> 2.1.2)
29     activemodel (3.2.3)
30       activesupport (= 3.2.3)
31       builder (~> 3.0.0)
32     activerecord (3.2.3)
33       activemodel (= 3.2.3)
34       activesupport (= 3.2.3)
35       arel (~> 3.0.2)
36       tzinfo (~> 0.3.29)
37     activeresource (3.2.3)
38       activemodel (= 3.2.3)
39       activesupport (= 3.2.3)
40     activesupport (3.2.3)
41       i18n (~> 0.6)
42       multi_json (~> 1.0)
43     arel (3.0.2)
44     builder (3.0.0)
45     cocaine (0.2.1)
46     coffee-rails (3.2.2)
47       coffee-script (>= 2.2.0)
48       railties (~> 3.2.0)
49     coffee-script (2.2.0)
50       coffee-script-source
51       execjs
52     coffee-script-source (1.3.1)
53     composite_primary_keys (5.0.4)
54       activerecord (~> 3.2.0)
55     deadlock_retry (1.2.0)
56     dynamic_form (1.1.4)
57     erubis (2.7.0)
58     execjs (1.3.1)
59       multi_json (~> 1.0)
60     faraday (0.8.0)
61       multipart-post (~> 1.1)
62     hike (1.2.1)
63     htmlentities (4.3.1)
64     http_accept_language (1.0.2)
65     httpauth (0.1)
66     httpclient (2.2.4)
67     i18n (0.6.0)
68     iconv (0.1)
69     journey (1.0.3)
70     jquery-rails (2.0.2)
71       railties (>= 3.2.0, < 5.0)
72       thor (~> 0.14)
73     json (1.7.0)
74     libv8 (3.3.10.4)
75     libxml-ruby (2.3.2)
76     mail (2.4.4)
77       i18n (>= 0.4.0)
78       mime-types (~> 1.16)
79       treetop (~> 1.4.8)
80     memcached (1.4.1)
81     mime-types (1.18)
82     multi_json (1.3.4)
83     multipart-post (1.1.5)
84     nokogiri (1.5.2)
85     oauth (0.4.6)
86     oauth2 (0.7.1)
87       faraday (~> 0.8)
88       httpauth (~> 0.1)
89       multi_json (~> 1.0)
90       rack (~> 1.4)
91     open_id_authentication (1.1.0)
92       rack-openid (~> 1.3)
93     paperclip (2.7.0)
94       activerecord (>= 2.3.0)
95       activesupport (>= 2.3.2)
96       cocaine (>= 0.0.2)
97       mime-types
98     pg (0.13.2)
99     polyglot (0.3.3)
100     rack (1.4.1)
101     rack-cache (1.2)
102       rack (>= 0.4)
103     rack-openid (1.3.1)
104       rack (>= 1.1.0)
105       ruby-openid (>= 2.1.8)
106     rack-ssl (1.3.2)
107       rack
108     rack-test (0.6.1)
109       rack (>= 1.0)
110     rails (3.2.3)
111       actionmailer (= 3.2.3)
112       actionpack (= 3.2.3)
113       activerecord (= 3.2.3)
114       activeresource (= 3.2.3)
115       activesupport (= 3.2.3)
116       bundler (~> 1.0)
117       railties (= 3.2.3)
118     rails-i18n (0.6.3)
119       i18n (~> 0.5)
120     railties (3.2.3)
121       actionpack (= 3.2.3)
122       activesupport (= 3.2.3)
123       rack-ssl (~> 1.3.2)
124       rake (>= 0.8.7)
125       rdoc (~> 3.4)
126       thor (~> 0.14.6)
127     rake (0.9.2.2)
128     rdoc (3.12)
129       json (~> 1.4)
130     redcarpet (2.1.1)
131     rinku (1.5.1)
132     ruby-openid (2.1.8)
133     sanitize (2.0.3)
134       nokogiri (>= 1.4.4, < 1.6)
135     sass (3.1.16)
136     sass-rails (3.2.5)
137       railties (~> 3.2.0)
138       sass (>= 3.1.10)
139       tilt (~> 1.3)
140     sprockets (2.1.3)
141       hike (~> 1.2)
142       rack (~> 1.0)
143       tilt (~> 1.1, != 1.3.0)
144     therubyracer (0.10.1)
145       libv8 (~> 3.3.10)
146     thor (0.14.6)
147     tilt (1.3.3)
148     timecop (0.3.5)
149     treetop (1.4.10)
150       polyglot
151       polyglot (>= 0.3.1)
152     tzinfo (0.3.33)
153     uglifier (1.2.4)
154       execjs (>= 0.3.0)
155       multi_json (>= 1.0.2)
156     validates_email_format_of (1.5.3)
157
158 PLATFORMS
159   ruby
160
161 DEPENDENCIES
162   SystemTimer (>= 1.1.3)
163   coffee-rails (~> 3.2.1)
164   composite_primary_keys (>= 5.0.0)
165   deadlock_retry (>= 1.2.0)
166   dynamic_form
167   htmlentities
168   http_accept_language (>= 1.0.2)
169   httpclient
170   iconv
171   jquery-rails
172   libxml-ruby (>= 2.0.5)
173   memcached (>= 1.4.1)
174   oauth-plugin (>= 0.4.0.1)!
175   open_id_authentication (>= 1.1.0)
176   paperclip (~> 2.0)
177   pg
178   rails (= 3.2.3)
179   rails-i18n (>= 0.6.3)
180   redcarpet
181   rinku (>= 1.2.2)
182   sanitize
183   sass-rails (~> 3.2.3)
184   therubyracer
185   timecop
186   uglifier (>= 1.0.3)
187   validates_email_format_of (>= 1.5.1)