Skip to content

Commit

Permalink
Removed formulaic
Browse files Browse the repository at this point in the history
  • Loading branch information
kathgironpe committed Nov 15, 2014
1 parent ade1baa commit c9487ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ end
group :test do
gem 'database_cleaner'
gem 'factory_girl_rails'
gem 'formulaic', '~> 0.1.0'
gem 'launchy'
gem 'rspec-rails', '~> 3.0.2'
gem 'selenium-webdriver', '~> 2.42'
Expand Down
13 changes: 0 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ GEM
bootstrap-sass (3.2.0.2)
sass (~> 3.2)
builder (3.2.2)
capybara (2.4.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
celluloid (0.16.0)
timers (~> 4.0.0)
childprocess (0.5.3)
Expand Down Expand Up @@ -86,10 +80,6 @@ GEM
railties (>= 3.0.0)
ffi (1.9.3)
formatador (0.2.5)
formulaic (0.1.1)
activesupport
capybara
i18n
friendly_id (5.0.4)
activerecord (>= 4.0.0)
growl (1.0.3)
Expand Down Expand Up @@ -281,8 +271,6 @@ GEM
warden (1.2.3)
rack (>= 1.0)
websocket (1.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)

PLATFORMS
ruby
Expand All @@ -296,7 +284,6 @@ DEPENDENCIES
devise (~> 3.3.0)
draper
factory_girl_rails
formulaic (~> 0.1.0)
friendly_id (~> 5.0)
growl
guard-rspec
Expand Down

0 comments on commit c9487ce

Please sign in to comment.