summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 21 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7948015..ef2a25c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -47,6 +47,16 @@ GEM
ice_nine (~> 0.9)
bootstrap-sass (3.0.3.0)
sass (~> 3.2)
+ brakeman (3.0.2)
+ erubis (~> 2.6)
+ fastercsv (~> 1.5)
+ haml (>= 3.0, < 5.0)
+ highline (~> 1.6.20)
+ multi_json (~> 1.2)
+ ruby2ruby (~> 2.1.1)
+ ruby_parser (~> 3.6.2)
+ sass (~> 3.0)
+ terminal-table (~> 1.4)
builder (3.2.2)
byebug (3.2.0)
columnize (~> 0.8)
@@ -102,6 +112,7 @@ GEM
railties (>= 3.0.0)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
+ fastercsv (1.5.5)
ffaker (1.22.1)
ffi (1.9.3)
font-awesome-rails (3.2.1.3)
@@ -142,6 +153,7 @@ GEM
haml (>= 3.1, < 5.0)
railties (>= 4.0.1)
hashie (2.0.5)
+ highline (1.6.21)
hike (1.2.3)
httparty (0.11.0)
multi_json (~> 1.0)
@@ -176,7 +188,7 @@ GEM
mime-types (2.4.3)
mini_portile (0.5.2)
minitest (5.5.1)
- multi_json (1.10.1)
+ multi_json (1.11.0)
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.3.14)
@@ -267,6 +279,11 @@ GEM
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)
safe_yaml (0.9.7)
sass (3.2.19)
sass-rails (4.0.3)
@@ -275,6 +292,7 @@ GEM
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
settingslogic (2.0.9)
+ sexp_processor (4.5.0)
shoulda-matchers (2.4.0)
activesupport (>= 3.0.0)
sidekiq (2.17.0)
@@ -314,6 +332,7 @@ GEM
temple (0.6.7)
term-ansicolor (1.2.2)
tins (~> 0.8)
+ terminal-table (1.4.5)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
@@ -357,6 +376,7 @@ DEPENDENCIES
acts-as-taggable-on (~> 3.4)
annotate
bootstrap-sass (~> 3.0)
+ brakeman
byebug
capybara
coffee-rails (~> 4.0.0)