Skip to content

Commit 5cca4c2

Browse files
author
Ben Tillman
committed
Updated gem versions
1 parent a0d9361 commit 5cca4c2

File tree

2 files changed

+68
-71
lines changed

2 files changed

+68
-71
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
source 'http://rubygems.org'
22

3-
gem 'rails', '3.0.1'
3+
gem 'rails', '3.0.3'
44

5-
gem 'acts_as_commentable', '>= 3.0.0'
5+
gem 'acts_as_commentable', '>= 3.0.1'
66
gem 'acts-as-taggable-on', '>= 2.0.6'
77
gem 'authlogic', :git => 'git://github.com/crossroads/authlogic.git', :branch => 'rails3'
88
gem 'capistrano-ext'

Gemfile.lock

+66-69
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ GIT
3030

3131
GIT
3232
remote: git://github.com/ernie/meta_search.git
33-
revision: 4fb889c840bb92fd8bfbeb89191adc313c3ea418
33+
revision: 158493c33a5c032970ccff8ec91352ba5f779d4b
3434
specs:
35-
meta_search (0.9.8)
36-
actionpack (~> 3.0.0)
37-
activerecord (~> 3.0.0)
38-
activesupport (~> 3.0.0)
39-
arel (~> 1.0.1)
35+
meta_search (0.9.9.1)
36+
actionpack (~> 3.0.2)
37+
activerecord (~> 3.0.2)
38+
activesupport (~> 3.0.2)
39+
arel (~> 2.0.2)
4040

4141
GIT
4242
remote: http://github.com/crossroads/ci_reporter.git
@@ -51,37 +51,36 @@ GEM
5151
ZenTest (4.4.0)
5252
aaronh-chronic (0.3.9)
5353
abstract (1.0.0)
54-
actionmailer (3.0.1)
55-
actionpack (= 3.0.1)
56-
mail (~> 2.2.5)
57-
actionpack (3.0.1)
58-
activemodel (= 3.0.1)
59-
activesupport (= 3.0.1)
54+
actionmailer (3.0.3)
55+
actionpack (= 3.0.3)
56+
mail (~> 2.2.9)
57+
actionpack (3.0.3)
58+
activemodel (= 3.0.3)
59+
activesupport (= 3.0.3)
6060
builder (~> 2.1.2)
6161
erubis (~> 2.6.6)
62-
i18n (~> 0.4.1)
62+
i18n (~> 0.4)
6363
rack (~> 1.2.1)
64-
rack-mount (~> 0.6.12)
65-
rack-test (~> 0.5.4)
64+
rack-mount (~> 0.6.13)
65+
rack-test (~> 0.5.6)
6666
tzinfo (~> 0.3.23)
67-
activemodel (3.0.1)
68-
activesupport (= 3.0.1)
67+
activemodel (3.0.3)
68+
activesupport (= 3.0.3)
6969
builder (~> 2.1.2)
70-
i18n (~> 0.4.1)
71-
activerecord (3.0.1)
72-
activemodel (= 3.0.1)
73-
activesupport (= 3.0.1)
74-
arel (~> 1.0.0)
70+
i18n (~> 0.4)
71+
activerecord (3.0.3)
72+
activemodel (= 3.0.3)
73+
activesupport (= 3.0.3)
74+
arel (~> 2.0.2)
7575
tzinfo (~> 0.3.23)
76-
activeresource (3.0.1)
77-
activemodel (= 3.0.1)
78-
activesupport (= 3.0.1)
79-
activesupport (3.0.1)
76+
activeresource (3.0.3)
77+
activemodel (= 3.0.3)
78+
activesupport (= 3.0.3)
79+
activesupport (3.0.3)
8080
acts-as-taggable-on (2.0.6)
8181
acts_as_commentable (3.0.1)
8282
archive-tar-minitar (0.5.2)
83-
arel (1.0.1)
84-
activesupport (~> 3.0.0)
83+
arel (2.0.3)
8584
autotest-rails (4.1.0)
8685
ZenTest
8786
builder (2.1.2)
@@ -102,11 +101,11 @@ GEM
102101
rack-test (>= 0.5.4)
103102
selenium-webdriver (>= 0.0.27)
104103
xpath (~> 0.1.2)
105-
celerity (0.8.2)
106-
childprocess (0.1.3)
104+
celerity (0.8.4)
105+
childprocess (0.1.4)
107106
ffi (~> 0.6.3)
108-
columnize (0.3.1)
109-
cucumber (0.9.3)
107+
columnize (0.3.2)
108+
cucumber (0.9.4)
110109
builder (~> 2.1.2)
111110
diff-lcs (~> 1.1.2)
112111
gherkin (~> 2.2.9)
@@ -122,24 +121,24 @@ GEM
122121
abstract (>= 1.0.0)
123122
eventmachine (0.12.10)
124123
factory_girl (1.3.2)
125-
ffaker (0.4.0)
124+
ffaker (1.0.0)
126125
ffi (0.6.3)
127126
rake (>= 0.8.7)
128127
gherkin (2.2.9)
129128
json (~> 1.4.6)
130129
term-ansicolor (~> 1.0.5)
131-
haml (3.0.22)
130+
haml (3.0.24)
132131
headless (0.1.0)
133132
highline (1.6.1)
134-
hoe (2.6.2)
133+
hoe (2.7.0)
135134
rake (>= 0.8.7)
136135
rubyforge (>= 2.0.4)
137136
i18n (0.4.2)
138137
json (1.4.6)
139138
json_pure (1.4.6)
140139
linecache19 (0.5.11)
141140
ruby_core_source (>= 0.1.4)
142-
mail (2.2.9)
141+
mail (2.2.10)
143142
activesupport (>= 2.3.6)
144143
i18n (~> 0.4.1)
145144
mime-types (~> 1.16)
@@ -152,41 +151,39 @@ GEM
152151
net-ssh (2.0.23)
153152
net-ssh-gateway (1.0.1)
154153
net-ssh (>= 1.99.1)
155-
nokogiri (1.4.3.1)
154+
nokogiri (1.4.4)
156155
pg (0.9.0)
157156
polyglot (0.3.1)
158157
rack (1.2.1)
159158
rack-mount (0.6.13)
160159
rack (>= 1.0.0)
161160
rack-test (0.5.6)
162161
rack (>= 1.0)
163-
rails (3.0.1)
164-
actionmailer (= 3.0.1)
165-
actionpack (= 3.0.1)
166-
activerecord (= 3.0.1)
167-
activeresource (= 3.0.1)
168-
activesupport (= 3.0.1)
169-
bundler (~> 1.0.0)
170-
railties (= 3.0.1)
171-
railties (3.0.1)
172-
actionpack (= 3.0.1)
173-
activesupport (= 3.0.1)
174-
rake (>= 0.8.4)
175-
thor (~> 0.14.0)
162+
rails (3.0.3)
163+
actionmailer (= 3.0.3)
164+
actionpack (= 3.0.3)
165+
activerecord (= 3.0.3)
166+
activeresource (= 3.0.3)
167+
activesupport (= 3.0.3)
168+
bundler (~> 1.0)
169+
railties (= 3.0.3)
170+
railties (3.0.3)
171+
actionpack (= 3.0.3)
172+
activesupport (= 3.0.3)
173+
rake (>= 0.8.7)
174+
thor (~> 0.14.4)
176175
rake (0.8.7)
177176
rcov (0.9.9)
178-
rspec (2.0.1)
179-
rspec-core (~> 2.0.1)
180-
rspec-expectations (~> 2.0.1)
181-
rspec-mocks (~> 2.0.1)
182-
rspec-core (2.0.1)
183-
rspec-expectations (2.0.1)
184-
diff-lcs (>= 1.1.2)
185-
rspec-mocks (2.0.1)
186-
rspec-core (~> 2.0.1)
187-
rspec-expectations (~> 2.0.1)
188-
rspec-rails (2.0.1)
189-
rspec (~> 2.0.0)
177+
rspec (2.1.0)
178+
rspec-core (~> 2.1.0)
179+
rspec-expectations (~> 2.1.0)
180+
rspec-mocks (~> 2.1.0)
181+
rspec-core (2.1.0)
182+
rspec-expectations (2.1.0)
183+
diff-lcs (~> 1.1.2)
184+
rspec-mocks (2.1.0)
185+
rspec-rails (2.1.0)
186+
rspec (~> 2.1.0)
190187
ruby-debug-base19 (0.11.24)
191188
columnize (>= 0.3.1)
192189
linecache19 (>= 0.5.11)
@@ -200,11 +197,11 @@ GEM
200197
rubyforge (2.0.4)
201198
json_pure (>= 1.1.7)
202199
rubyzip (0.9.4)
203-
rvm (1.0.17)
200+
rvm (1.0.22)
204201
sc-core-ext (1.2.1)
205202
activesupport (>= 2.3.5)
206-
selenium-webdriver (0.0.29)
207-
childprocess (>= 0.0.7)
203+
selenium-webdriver (0.1.0)
204+
childprocess (= 0.1.4)
208205
ffi (~> 0.6.3)
209206
json_pure
210207
rubyzip
@@ -217,8 +214,8 @@ GEM
217214
daemons (>= 1.0.9)
218215
eventmachine (>= 0.12.6)
219216
rack (>= 1.0.0)
220-
thor (0.14.3)
221-
treetop (1.4.8)
217+
thor (0.14.4)
218+
treetop (1.4.9)
222219
polyglot (>= 0.3.1)
223220
tzinfo (0.3.23)
224221
webrat (0.7.2)
@@ -237,7 +234,7 @@ PLATFORMS
237234

238235
DEPENDENCIES
239236
acts-as-taggable-on (>= 2.0.6)
240-
acts_as_commentable (>= 3.0.0)
237+
acts_as_commentable (>= 3.0.1)
241238
authlogic!
242239
autotest-rails
243240
capistrano-ext
@@ -254,7 +251,7 @@ DEPENDENCIES
254251
meta_search!
255252
paperclip!
256253
pg (>= 0.9.0)
257-
rails (= 3.0.1)
254+
rails (= 3.0.3)
258255
rcov
259256
rspec-rails (>= 2.0.1)
260257
ruby-debug19

0 commit comments

Comments
 (0)