File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source 'http://rubygems.org'
3
3
gem 'rails' , '3.0.10'
4
4
gem 'sqlite3-ruby' , :require => 'sqlite3'
5
5
gem 'nifty-generators'
6
- gem "activeadmin" , '0.5.0.pre '
6
+ gem "activeadmin" , '0.5.0.pre1 '
7
7
gem "faker"
8
8
gem 'newrelic_rpm' , '3.1.1'
9
9
gem 'hoptoad_notifier' , '2.4.11'
Original file line number Diff line number Diff line change 15
15
rack-mount (~> 0.6.14 )
16
16
rack-test (~> 0.5.7 )
17
17
tzinfo (~> 0.3.23 )
18
- activeadmin (0.5.0.pre )
18
+ activeadmin (0.5.0.pre1 )
19
19
arbre (>= 1.0.1 )
20
20
bourbon (>= 1.0.0 )
21
21
devise (>= 1.1.2 )
@@ -136,7 +136,7 @@ PLATFORMS
136
136
ruby
137
137
138
138
DEPENDENCIES
139
- activeadmin (= 0.5.0.pre )
139
+ activeadmin (= 0.5.0.pre1 )
140
140
faker
141
141
hoptoad_notifier (= 2.4.11 )
142
142
mechanize
You can’t perform that action at this time.
0 commit comments