Skip to content
Snippets Groups Projects
Commit 428f2e42 authored by Robert Speicher's avatar Robert Speicher
Browse files

Add Fuubar

parent c1f081bb
No related branches found
No related tags found
No related merge requests found
--color
--color --format Fuubar
Loading
Loading
@@ -112,6 +112,7 @@ end
 
group :development, :test do
gem 'byebug', platform: :mri
gem 'fuubar', '~> 2.0.0'
gem 'pry-rails'
 
gem "database_cleaner", '~> 1.4.0'
Loading
Loading
Loading
Loading
@@ -189,6 +189,9 @@ GEM
dotenv (>= 0.7)
thor (>= 0.13.6)
formatador (0.2.4)
fuubar (2.0.0)
rspec (~> 3.0)
ruby-progressbar (~> 1.4)
gitlab_ci_meta (4.0)
grape (0.6.1)
activesupport
Loading
Loading
@@ -330,6 +333,10 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
Loading
Loading
@@ -470,6 +477,7 @@ DEPENDENCIES
fog (~> 1.25.0)
font-awesome-rails (~> 3.2)
foreman
fuubar (~> 2.0.0)
gitlab_ci_meta (~> 4.0)
grape
grape-entity
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment