Skip to content

Commit ac09490

Browse files
committed
Updating gemfiles
1 parent bfcdbd8 commit ac09490

File tree

6 files changed

+392
-2
lines changed

6 files changed

+392
-2
lines changed

gemfiles/3.0.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rspec-steps (1.0.4)
4+
rspec-steps (1.0.7)
55
rspec (>= 3.0, < 3.99)
66

77
GEM
@@ -154,3 +154,6 @@ DEPENDENCIES
154154
metric_fu (~> 4.11.1)
155155
rspec (~> 3.0.0)
156156
rspec-steps!
157+
158+
BUNDLED WITH
159+
1.10.6

gemfiles/3.1.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rspec-steps (1.0.4)
4+
rspec-steps (1.0.7)
55
rspec (>= 3.0, < 3.99)
66

77
GEM
@@ -154,3 +154,6 @@ DEPENDENCIES
154154
metric_fu (~> 4.11.1)
155155
rspec (~> 3.1.0)
156156
rspec-steps!
157+
158+
BUNDLED WITH
159+
1.10.6

gemfiles/3.2

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
source "https://rubygems.org"
2+
3+
gem "rspec", "~> 3.2.0"
4+
5+
gemspec :path => ".."

gemfiles/3.2.lock

Lines changed: 187 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,187 @@
1+
PATH
2+
remote: ..
3+
specs:
4+
rspec-steps (1.0.7)
5+
rspec (>= 3.0, < 3.99)
6+
7+
GEM
8+
remote: https://rubygems.org/
9+
specs:
10+
abstract_type (0.0.7)
11+
activesupport (4.2.4)
12+
i18n (~> 0.7)
13+
json (~> 1.7, >= 1.7.7)
14+
minitest (~> 5.1)
15+
thread_safe (~> 0.3, >= 0.3.4)
16+
tzinfo (~> 1.1)
17+
adamantium (0.2.0)
18+
ice_nine (~> 0.11.0)
19+
memoizable (~> 0.4.0)
20+
addressable (2.3.8)
21+
arrayfields (4.9.2)
22+
ast (2.1.0)
23+
calibrate (0.0.1)
24+
caliph (0.3.1)
25+
cane (2.6.2)
26+
parallel
27+
chronic (0.10.2)
28+
churn (0.0.35)
29+
chronic (>= 0.2.3)
30+
hirb
31+
json_pure
32+
main
33+
rest-client (>= 1.6.0)
34+
ruby_parser (~> 3.0)
35+
sexp_processor (~> 4.1)
36+
code_analyzer (0.4.5)
37+
sexp_processor
38+
code_metrics (0.1.3)
39+
coderay (1.1.0)
40+
colored (1.2)
41+
concord (0.1.5)
42+
adamantium (~> 0.2.0)
43+
equalizer (~> 0.0.9)
44+
corundum (0.6.0)
45+
bundler
46+
caliph (~> 0.3)
47+
mattock (~> 0.9)
48+
paint (~> 0.8.7)
49+
rspec (>= 2.0)
50+
simplecov (>= 0.5.4)
51+
simplecov-json (>= 0.2)
52+
diff-lcs (1.2.5)
53+
docile (1.1.5)
54+
domain_name (0.5.24)
55+
unf (>= 0.0.5, < 1.0.0)
56+
equalizer (0.0.11)
57+
erubis (2.7.0)
58+
fattr (2.2.2)
59+
flay (2.6.1)
60+
ruby_parser (~> 3.0)
61+
sexp_processor (~> 4.0)
62+
flog (4.3.2)
63+
ruby_parser (~> 3.1, > 3.1.0)
64+
sexp_processor (~> 4.4)
65+
hirb (0.7.3)
66+
http-cookie (1.0.2)
67+
domain_name (~> 0.5)
68+
i18n (0.7.0)
69+
ice_nine (0.11.1)
70+
json (1.8.3)
71+
json_pure (1.8.2)
72+
launchy (2.4.3)
73+
addressable (~> 2.3)
74+
main (6.1.0)
75+
arrayfields (>= 4.7.4)
76+
chronic (>= 0.6.2)
77+
fattr (>= 2.2.0)
78+
map (>= 5.1.0)
79+
map (6.5.5)
80+
mattock (0.10.0)
81+
calibrate (~> 0.0.1)
82+
caliph (~> 0.3.1)
83+
rake (~> 10.0)
84+
tilt (> 0)
85+
valise (~> 1.1.1)
86+
memoizable (0.4.2)
87+
thread_safe (~> 0.3, >= 0.3.1)
88+
metric_fu (4.11.4)
89+
cane (~> 2.5, >= 2.5.2)
90+
churn (~> 0.0.35)
91+
code_metrics (~> 0.1)
92+
coderay
93+
flay (~> 2.1, >= 2.0.1)
94+
flog (~> 4.1, >= 4.1.1)
95+
launchy (~> 2.0)
96+
metric_fu-Saikuro (~> 1.1, >= 1.1.3)
97+
multi_json
98+
rails_best_practices (~> 1.14, >= 1.14.3)
99+
redcard
100+
reek (~> 1.3, >= 1.3.4)
101+
roodi (~> 3.1)
102+
metric_fu-Saikuro (1.1.3)
103+
mime-types (2.6.1)
104+
minitest (5.8.0)
105+
multi_json (1.11.2)
106+
netrc (0.10.3)
107+
paint (0.8.7)
108+
parallel (1.6.1)
109+
parser (2.2.2.6)
110+
ast (>= 1.1, < 3.0)
111+
procto (0.0.2)
112+
rails_best_practices (1.15.7)
113+
activesupport
114+
code_analyzer (>= 0.4.3)
115+
colored
116+
erubis
117+
i18n
118+
json
119+
require_all
120+
ruby-progressbar
121+
rainbow (2.0.0)
122+
rake (10.4.2)
123+
redcard (1.1.0)
124+
reek (1.6.6)
125+
parser (~> 2.2.0.pre.7)
126+
rainbow (>= 1.99, < 3.0)
127+
unparser (~> 0.2.2)
128+
require_all (1.3.2)
129+
rest-client (1.8.0)
130+
http-cookie (>= 1.0.2, < 2.0)
131+
mime-types (>= 1.16, < 3.0)
132+
netrc (~> 0.7)
133+
roodi (3.3.1)
134+
ruby_parser (~> 3.2, >= 3.2.2)
135+
rspec (3.2.0)
136+
rspec-core (~> 3.2.0)
137+
rspec-expectations (~> 3.2.0)
138+
rspec-mocks (~> 3.2.0)
139+
rspec-core (3.2.3)
140+
rspec-support (~> 3.2.0)
141+
rspec-expectations (3.2.1)
142+
diff-lcs (>= 1.2.0, < 2.0)
143+
rspec-support (~> 3.2.0)
144+
rspec-mocks (3.2.1)
145+
diff-lcs (>= 1.2.0, < 2.0)
146+
rspec-support (~> 3.2.0)
147+
rspec-support (3.2.2)
148+
ruby-progressbar (1.7.5)
149+
ruby_parser (3.7.1)
150+
sexp_processor (~> 4.1)
151+
sexp_processor (4.6.0)
152+
simplecov (0.10.0)
153+
docile (~> 1.1.0)
154+
json (~> 1.8)
155+
simplecov-html (~> 0.10.0)
156+
simplecov-html (0.10.0)
157+
simplecov-json (0.2)
158+
json
159+
simplecov
160+
thread_safe (0.3.5)
161+
tilt (2.0.1)
162+
tzinfo (1.2.2)
163+
thread_safe (~> 0.1)
164+
unf (0.1.4)
165+
unf_ext
166+
unf_ext (0.0.7.1)
167+
unparser (0.2.4)
168+
abstract_type (~> 0.0.7)
169+
adamantium (~> 0.2.0)
170+
concord (~> 0.1.5)
171+
diff-lcs (~> 1.2.5)
172+
equalizer (~> 0.0.9)
173+
parser (~> 2.2.2)
174+
procto (~> 0.0.2)
175+
valise (1.1.4)
176+
177+
PLATFORMS
178+
ruby
179+
180+
DEPENDENCIES
181+
corundum (>= 0.4.0)
182+
metric_fu (~> 4.11.1)
183+
rspec (~> 3.2.0)
184+
rspec-steps!
185+
186+
BUNDLED WITH
187+
1.10.6

gemfiles/3.3

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
source "https://rubygems.org"
2+
3+
gem "rspec", "~> 3.3.0"
4+
5+
gemspec :path => ".."

0 commit comments

Comments
 (0)