summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock47
1 files changed, 47 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..9f6acfe
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,47 @@
+PATH
+ remote: .
+ specs:
+ license-management (1.7.0)
+ license_finder (= 5.6.2)
+
+GEM
+ remote: https://rubygems.org/
+ specs:
+ diff-lcs (1.3)
+ license_finder (5.6.2)
+ bundler
+ rubyzip
+ thor
+ toml (= 0.2.0)
+ with_env (= 1.1.0)
+ xml-simple
+ parslet (1.8.2)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.0)
+ rspec-support (~> 3.9.0)
+ rspec-expectations (3.9.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
+ rubyzip (2.0.0)
+ thor (0.20.3)
+ toml (0.2.0)
+ parslet (~> 1.8.0)
+ with_env (1.1.0)
+ xml-simple (1.1.5)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ license-management!
+ rspec (~> 3.9)
+
+BUNDLED WITH
+ 2.0.2