diff --git a/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock b/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock index 93adbf7e..0a29757d 100644 --- a/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock +++ b/example_test_projects/ruby/ruby-cli-scripts/Gemfile.lock @@ -77,7 +77,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (2.3.1) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -178,6 +178,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + table_print (1.5.7) thor (0.19.1) thread_safe (0.3.5) tilt (2.0.5) @@ -220,6 +221,7 @@ DEPENDENCIES sass-rails (~> 5.0) spring spring-watcher-listen (~> 2.0.0) + table_print trollop turbolinks (~> 5.x) tzinfo-data