File tree 3 files changed +7
-8
lines changed
3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
language : ruby
2
2
script : ' bundle exec rake db:migrate && bundle exec rspec spec/'
3
3
rvm :
4
+ - 2.0.0
4
5
- 1.9.3
5
6
env :
6
7
notifications :
Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
- ruby '1.9.3'
4
-
5
3
# Core gems
6
4
gem 'rails' , '3.2.12'
7
5
Original file line number Diff line number Diff line change 31
31
addressable (2.3.3 )
32
32
arel (3.0.2 )
33
33
awesome_print (1.1.0 )
34
- aws-sdk (1.8.3.1 )
34
+ aws-sdk (1.8.4 )
35
35
json (~> 1.4 )
36
36
nokogiri (>= 1.4.4 )
37
37
uuidtools (~> 2.1 )
38
38
bcrypt-ruby (3.0.1 )
39
- better_errors (0.7.0 )
39
+ better_errors (0.7.2 )
40
40
coderay (>= 1.0.0 )
41
41
erubis (>= 2.6.6 )
42
42
binding_of_caller (0.7.1 )
73
73
colorize (0.5.8 )
74
74
columnize (0.3.6 )
75
75
cookiejar (0.3.0 )
76
- coveralls (0.6.0 )
76
+ coveralls (0.6.2 )
77
77
colorize
78
78
multi_json (~> 1.3 )
79
79
rest-client
82
82
daemons (1.1.9 )
83
83
database_cleaner (0.9.1 )
84
84
debug_inspector (0.0.2 )
85
- debugger (1.3.3 )
85
+ debugger (1.4.0 )
86
86
columnize (>= 0.3.1 )
87
87
debugger-linecache (~> 1.1.1 )
88
88
debugger-ruby_core_source (~> 1.2.0 )
144
144
hike (1.2.1 )
145
145
http_parser.rb (0.5.3 )
146
146
i18n (0.6.4 )
147
- jasmine (1.3.1 )
147
+ jasmine (1.3.2 )
148
148
jasmine-core (~> 1.3.1 )
149
149
rack (~> 1.0 )
150
150
rspec (>= 1.3.1 )
160
160
activesupport (>= 3.0.0 )
161
161
kandan-count (1.1.0 )
162
162
kandan-count-dev (1.1.0 )
163
- launchy (2.1.2 )
163
+ launchy (2.2.0 )
164
164
addressable (~> 2.3 )
165
165
listen (0.7.3 )
166
166
lumberjack (1.0.2 )
You can’t perform that action at this time.
0 commit comments