Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Commit

Permalink
Remove mbj/devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew committed Apr 4, 2015
1 parent 5eb7c3e commit 4e60a93
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 230 deletions.
9 changes: 1 addition & 8 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
source "https://rubygems.org"
source 'https://rubygems.org'

gemspec

group :development, :test do
gem 'devtools', git: 'https://github.com/mbj/devtools.git'
end

# Added by devtools
eval_gemfile 'Gemfile.devtools'
244 changes: 22 additions & 222 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
GIT
remote: https://github.com/mbj/devtools.git
revision: 54d9559790d1c077367db089342027e34f9f1bd3
specs:
devtools (0.0.2)
coveralls (~> 0.7.2)
flay (~> 2.5.0)
flog (~> 4.3.0)
mutant (~> 0.7.5)
mutant-rspec (~> 0.7.4)
rake (~> 10.4.0)
reek (= 1.4.0)
rspec (~> 3.1.0)
rspec-core (~> 3.1.7)
rspec-its (~> 1.1.0)
rubocop (~> 0.28.0)
simplecov (~> 0.9.1)
yard (~> 0.8.7.6)
yardstick (~> 0.9.9)

PATH
remote: .
specs:
Expand All @@ -27,7 +7,6 @@ PATH
GEM
remote: https://rubygems.org/
specs:
abstract_type (0.0.7)
actionpack (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
Expand All @@ -44,125 +23,22 @@ GEM
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
ammeter (0.2.9)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (>= 2.2)
rspec-rails (>= 2.2)
anima (0.2.0)
abstract_type (~> 0.0.7)
adamantium (~> 0.1)
equalizer (~> 0.0.8)
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
builder (3.0.4)
celluloid (0.16.0)
timers (~> 4.0.0)
coderay (1.1.0)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
coveralls (0.7.9)
multi_json (~> 1.10)
rest-client (~> 1.7)
simplecov (~> 0.9.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
diff-lcs (1.2.5)
docile (1.1.5)
equalizer (0.0.9)
erubis (2.7.0)
ffi (1.9.6)
flay (2.5.0)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
flog (4.3.2)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
formatador (0.2.5)
formtastic (3.1.3)
actionpack (>= 3.2.13)
guard (2.10.5)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
nenv (~> 0.1)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-bundler (2.1.0)
bundler (~> 1.0)
guard (~> 2.2)
guard-compat (~> 1.1)
guard-compat (1.2.1)
guard-rspec (4.5.0)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
guard-rubocop (1.2.0)
guard (~> 2.0)
rubocop (~> 0.20)
hike (1.2.3)
hitimes (1.2.2)
i18n (0.7.0)
ice_nine (0.11.1)
journey (1.0.4)
json (1.8.2)
libnotify (0.9.1)
ffi (>= 1.0.11)
listen (2.8.5)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
mime-types (2.4.3)
morpher (0.2.3)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
anima (~> 0.2.0)
ast (~> 2.0.0)
concord (~> 0.1.4)
equalizer (~> 0.0.9)
ice_nine (~> 0.11.0)
procto (~> 0.0.2)
multi_json (1.10.1)
mutant (0.7.6)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
anima (~> 0.2.0)
ast (~> 2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.2)
equalizer (~> 0.0.9)
ice_nine (~> 0.11.1)
memoizable (~> 0.4.2)
morpher (~> 0.2.3)
parallel (~> 1.3)
parser (~> 2.2.0.2)
procto (~> 0.0.2)
unparser (~> 0.2.2)
mutant-rspec (0.7.6)
mutant (~> 0.7.6)
rspec-core (>= 3.0.0, < 3.2.0)
nenv (0.2.0)
netrc (0.10.2)
multi_json (1.11.0)
nokogiri (1.5.11)
parallel (1.3.4)
parser (2.2.0.2)
ast (>= 1.1, < 3.0)
powerpack (0.0.9)
procto (0.0.2)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
racc (1.4.12)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
Expand All @@ -177,100 +53,43 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rainbow (2.0.0)
rake (10.4.2)
rb-fchange (0.0.6)
ffi
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-notifu (0.0.4)
rdoc (3.12.2)
json (~> 1.4)
reek (1.4.0)
rainbow (>= 1.99, < 3.0)
ruby2ruby (>= 2.0.8, < 3.0)
ruby_parser (>= 3.5.0, < 4.0)
sexp_processor (~> 4.4)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.2)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-its (1.1.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-rails (3.1.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-rails (3.2.1)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
rspec_tag_matchers (1.0.0)
nokogiri (>= 1.4.0)
rspec-rails (>= 1.2.6)
rubocop (0.28.0)
astrolabe (~> 1.3)
parser (>= 2.2.0.pre.7, < 3.0)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.7.1)
ruby2ruby (2.1.3)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.6.4)
sexp_processor (~> 4.1)
rubysl-logger (2.1.0)
rubysl-open-uri (2.0.0)
rubysl-prettyprint (2.0.3)
rubysl-singleton (2.0.0)
sexp_processor (4.4.5)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
terminal-notifier-guard (1.6.4)
thor (0.19.1)
thread_safe (0.3.4)
thread_safe (0.3.5)
tilt (1.4.1)
timers (4.0.1)
hitimes
tins (1.3.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unparser (0.2.2)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.2.5)
equalizer (~> 0.0.9)
parser (~> 2.2.0.2)
procto (~> 0.0.2)
yard (0.8.7.6)
yardstick (0.9.9)
yard (~> 0.8, >= 0.8.7.2)

PLATFORMS
ruby
Expand All @@ -279,27 +98,8 @@ DEPENDENCIES
actionpack (~> 3.2)
ammeter (~> 0.2)
bundler
devtools!
formtastic-bootstrap!
guard (~> 2.10.3)
guard-bundler (~> 2.1.0)
guard-rspec (~> 4.5.0)
guard-rubocop (~> 1.2.0)
jruby-openssl (~> 0.9.4)
json (~> 1.8.1)
libnotify (~> 0.9.0)
listen (~> 2.8.4)
nokogiri (< 1.6.0)
racc (~> 1.4.12)
rake
rb-fchange (~> 0.0.6)
rb-fsevent (~> 0.9.4)
rb-inotify (~> 0.9.5)
rb-notifu (~> 0.0.4)
rspec_tag_matchers (~> 1.0)
rubysl-logger (~> 2.1.0)
rubysl-open-uri (~> 2.0.0)
rubysl-prettyprint (~> 2.0.3)
rubysl-singleton (~> 2.0.0)
terminal-notifier-guard (~> 1.6.4)
tzinfo

0 comments on commit 4e60a93

Please sign in to comment.