File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -52,3 +52,4 @@ vagrant/dotfiles
52
52
vcr_cassettes
53
53
erd.pdf
54
54
vagrant.yml
55
+ git_stats
Original file line number Diff line number Diff line change @@ -144,6 +144,7 @@ group :development do
144
144
gem 'rails-erd'
145
145
gem 'spring'
146
146
gem 'spring-commands-rspec'
147
+ gem 'git_stats' , require : false
147
148
end
148
149
149
150
group :development , :test do
Original file line number Diff line number Diff line change 227
227
ruby-progressbar (~> 1.0 )
228
228
geocoder (1.1.4 )
229
229
get_process_mem (0.2.0 )
230
+ git_stats (1.0.8 )
231
+ actionpack
232
+ activesupport
233
+ haml
234
+ i18n
235
+ lazy_high_charts
236
+ thor
237
+ tilt
230
238
github-markdown (0.6.5 )
231
239
grackle (0.2.1 )
232
240
json
251
259
haml
252
260
sprockets
253
261
tilt
262
+ hash-deep-merge (0.1.1 )
254
263
hashie (1.2.0 )
255
264
hashr (0.0.22 )
256
265
hike (1.2.3 )
282
291
kramdown (1.3.3 )
283
292
launchy (2.4.2 )
284
293
addressable (~> 2.3 )
294
+ lazy_high_charts (1.5.4 )
295
+ bundler (>= 1.0 )
296
+ hash-deep-merge
285
297
libwebsocket (0.1.5 )
286
298
addressable
287
299
linkedin (0.4.6 )
@@ -641,6 +653,7 @@ DEPENDENCIES
641
653
fukuzatsu
642
654
fuubar
643
655
geocoder
656
+ git_stats
644
657
github-markdown
645
658
grackle
646
659
guard-rspec
You can’t perform that action at this time.
0 commit comments