update logster
This commit is contained in:
parent
00390ee739
commit
3c2a923271
2
Gemfile
2
Gemfile
|
@ -225,7 +225,7 @@ gem 'memory_profiler', require: false, platform: :mri_21
|
|||
|
||||
# This silly path comment just makes it easier for me to do dev
|
||||
# will be removed in a few weeks
|
||||
gem 'logster'#, path: '/home/sam/Source/logster'
|
||||
gem 'logster'#, path: '../logster'
|
||||
|
||||
# perftools only works on 1.9 atm
|
||||
group :profile do
|
||||
|
|
|
@ -152,7 +152,7 @@ GEM
|
|||
thor (~> 0.15)
|
||||
libv8 (3.16.14.3)
|
||||
listen (0.7.3)
|
||||
logster (0.0.5)
|
||||
logster (0.0.6)
|
||||
lru_redux (0.8.1)
|
||||
mail (2.5.4)
|
||||
mime-types (~> 1.16)
|
||||
|
|
Loading…
Reference in New Issue