Skip to content

Commit 43dea29

Browse files
committed
Fixin' gemfiles...
1 parent 14d119d commit 43dea29

File tree

8 files changed

+166
-84
lines changed

8 files changed

+166
-84
lines changed

gemfiles/3.0

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "https://rubygems.org"
22

33
gem "rspec", "~> 3.0.0"
4+
gem 'cadre'
45

56
gemspec :path => ".."

gemfiles/3.0.lock

Lines changed: 76 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,24 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activesupport (4.1.4)
11-
i18n (~> 0.6, >= 0.6.9)
10+
abstract_type (0.0.7)
11+
activesupport (4.2.4)
12+
i18n (~> 0.7)
1213
json (~> 1.7, >= 1.7.7)
1314
minitest (~> 5.1)
14-
thread_safe (~> 0.1)
15+
thread_safe (~> 0.3, >= 0.3.4)
1516
tzinfo (~> 1.1)
16-
addressable (2.3.6)
17+
adamantium (0.2.0)
18+
ice_nine (~> 0.11.0)
19+
memoizable (~> 0.4.0)
20+
addressable (2.3.8)
1721
arrayfields (4.9.2)
18-
awesome_print (1.2.0)
22+
ast (2.1.0)
23+
cadre (1.0.1)
24+
thor (>= 0.14, < 1.0)
25+
tilt (> 1.0)
26+
valise (~> 1.1.2)
27+
calibrate (0.0.1)
1928
caliph (0.3.1)
2029
cane (2.6.2)
2130
parallel
@@ -33,7 +42,10 @@ GEM
3342
code_metrics (0.1.3)
3443
coderay (1.1.0)
3544
colored (1.2)
36-
corundum (0.4.1)
45+
concord (0.1.5)
46+
adamantium (~> 0.2.0)
47+
equalizer (~> 0.0.9)
48+
corundum (0.6.0)
3749
bundler
3850
caliph (~> 0.3)
3951
mattock (~> 0.9)
@@ -43,32 +55,41 @@ GEM
4355
simplecov-json (>= 0.2)
4456
diff-lcs (1.2.5)
4557
docile (1.1.5)
58+
domain_name (0.5.24)
59+
unf (>= 0.0.5, < 1.0.0)
60+
equalizer (0.0.11)
4661
erubis (2.7.0)
4762
fattr (2.2.2)
48-
flay (2.5.0)
63+
flay (2.6.1)
4964
ruby_parser (~> 3.0)
5065
sexp_processor (~> 4.0)
51-
flog (4.3.0)
66+
flog (4.3.2)
5267
ruby_parser (~> 3.1, > 3.1.0)
5368
sexp_processor (~> 4.4)
54-
hirb (0.7.2)
55-
i18n (0.6.11)
56-
json (1.8.1)
57-
json_pure (1.8.1)
58-
launchy (2.4.2)
69+
hirb (0.7.3)
70+
http-cookie (1.0.2)
71+
domain_name (~> 0.5)
72+
i18n (0.7.0)
73+
ice_nine (0.11.1)
74+
json (1.8.3)
75+
json_pure (1.8.2)
76+
launchy (2.4.3)
5977
addressable (~> 2.3)
60-
main (6.0.0)
78+
main (6.1.0)
6179
arrayfields (>= 4.7.4)
6280
chronic (>= 0.6.2)
6381
fattr (>= 2.2.0)
6482
map (>= 5.1.0)
65-
map (6.5.4)
66-
mattock (0.9.0)
83+
map (6.5.5)
84+
mattock (0.10.0)
85+
calibrate (~> 0.0.1)
6786
caliph (~> 0.3.1)
6887
rake (~> 10.0)
6988
tilt (> 0)
7089
valise (~> 1.1.1)
71-
metric_fu (4.11.1)
90+
memoizable (0.4.2)
91+
thread_safe (~> 0.3, >= 0.3.1)
92+
metric_fu (4.11.4)
7293
cane (~> 2.5, >= 2.5.2)
7394
churn (~> 0.0.35)
7495
code_metrics (~> 0.1)
@@ -83,15 +104,17 @@ GEM
83104
reek (~> 1.3, >= 1.3.4)
84105
roodi (~> 3.1)
85106
metric_fu-Saikuro (1.1.3)
86-
mime-types (2.3)
87-
minitest (5.4.0)
88-
multi_json (1.10.1)
89-
netrc (0.7.7)
107+
mime-types (2.6.2)
108+
minitest (5.8.0)
109+
multi_json (1.11.2)
110+
netrc (0.10.3)
90111
paint (0.8.7)
91-
parallel (1.1.2)
92-
rails_best_practices (1.15.4)
112+
parallel (1.6.1)
113+
parser (2.2.2.6)
114+
ast (>= 1.1, < 3.0)
115+
procto (0.0.2)
116+
rails_best_practices (1.15.7)
93117
activesupport
94-
awesome_print
95118
code_analyzer (>= 0.4.3)
96119
colored
97120
erubis
@@ -100,15 +123,15 @@ GEM
100123
require_all
101124
ruby-progressbar
102125
rainbow (2.0.0)
103-
rake (10.3.2)
126+
rake (10.4.2)
104127
redcard (1.1.0)
105-
reek (1.3.8)
128+
reek (1.6.6)
129+
parser (~> 2.2.0.pre.7)
106130
rainbow (>= 1.99, < 3.0)
107-
ruby2ruby (>= 2.0.8, < 3.0)
108-
ruby_parser (~> 3.3)
109-
sexp_processor
131+
unparser (~> 0.2.2)
110132
require_all (1.3.2)
111-
rest-client (1.7.2)
133+
rest-client (1.8.0)
134+
http-cookie (>= 1.0.2, < 2.0)
112135
mime-types (>= 1.16, < 3.0)
113136
netrc (~> 0.7)
114137
roodi (3.3.1)
@@ -125,31 +148,41 @@ GEM
125148
rspec-mocks (3.0.4)
126149
rspec-support (~> 3.0.0)
127150
rspec-support (3.0.4)
128-
ruby-progressbar (1.5.1)
129-
ruby2ruby (2.1.1)
130-
ruby_parser (~> 3.1)
131-
sexp_processor (~> 4.0)
132-
ruby_parser (3.6.2)
151+
ruby-progressbar (1.7.5)
152+
ruby_parser (3.7.1)
133153
sexp_processor (~> 4.1)
134-
sexp_processor (4.4.3)
135-
simplecov (0.9.0)
154+
sexp_processor (4.6.0)
155+
simplecov (0.10.0)
136156
docile (~> 1.1.0)
137-
multi_json
138-
simplecov-html (~> 0.8.0)
139-
simplecov-html (0.8.0)
157+
json (~> 1.8)
158+
simplecov-html (~> 0.10.0)
159+
simplecov-html (0.10.0)
140160
simplecov-json (0.2)
141161
json
142162
simplecov
143-
thread_safe (0.3.4)
163+
thor (0.19.1)
164+
thread_safe (0.3.5)
144165
tilt (2.0.1)
145-
tzinfo (1.2.1)
166+
tzinfo (1.2.2)
146167
thread_safe (~> 0.1)
147-
valise (1.1.1)
168+
unf (0.1.4)
169+
unf_ext
170+
unf_ext (0.0.7.1)
171+
unparser (0.2.4)
172+
abstract_type (~> 0.0.7)
173+
adamantium (~> 0.2.0)
174+
concord (~> 0.1.5)
175+
diff-lcs (~> 1.2.5)
176+
equalizer (~> 0.0.9)
177+
parser (~> 2.2.2)
178+
procto (~> 0.0.2)
179+
valise (1.1.4)
148180

149181
PLATFORMS
150182
ruby
151183

152184
DEPENDENCIES
185+
cadre
153186
corundum (>= 0.4.0)
154187
metric_fu (~> 4.11.1)
155188
rspec (~> 3.0.0)

gemfiles/3.1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "https://rubygems.org"
22

33
gem "rspec", "~> 3.1.0"
4+
gem 'cadre'
45

56
gemspec :path => ".."

0 commit comments

Comments
 (0)