This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +11
-8
lines changed Expand file tree Collapse file tree 8 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
1
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
# This file contains defaults for RSpec projects. Individual projects
Original file line number Diff line number Diff line change 1
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
1
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
language : ruby
5
5
sudo : false
6
+ cache : bundler
6
7
before_install :
7
8
- " script/clone_all_rspec_repos"
8
9
# Downgrade bundler to work around https://github.com/bundler/bundler/issues/3004
21
22
- 2.1.3
22
23
- 2.1.4
23
24
- 2.1.5
25
+ - 2.2
24
26
- ruby-head
25
27
- ree
26
28
- jruby-18mode
@@ -35,4 +37,5 @@ matrix:
35
37
- rvm : jruby-head
36
38
- rvm : ruby-head
37
39
- rvm : rbx
40
+ - rvm : 2.2
38
41
fast_finish : true
Original file line number Diff line number Diff line change 1
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
1
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
version : " {build}"
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
2
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
1
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
SCRIPT_DIR=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd ) "
Original file line number Diff line number Diff line change 1
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
1
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
function is_mri {
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
2
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
- # This file was generated on 2014-12-08T12:46:26 -08:00 from the rspec-dev repo.
1
+ # This file was generated on 2014-12-17T17:12:37 -08:00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
# Taken from:
You can’t perform that action at this time.
0 commit comments