summary refs log tree commit diff
path: root/pkgs/applications/version-management/bitbucket-server-cli/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/version-management/bitbucket-server-cli/Gemfile.lock')
-rw-r--r--pkgs/applications/version-management/bitbucket-server-cli/Gemfile.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/pkgs/applications/version-management/bitbucket-server-cli/Gemfile.lock b/pkgs/applications/version-management/bitbucket-server-cli/Gemfile.lock
new file mode 100644
index 00000000000..27a6e2c8dd0
--- /dev/null
+++ b/pkgs/applications/version-management/bitbucket-server-cli/Gemfile.lock
@@ -0,0 +1,27 @@
+GEM
+  remote: https://rubygems.org/
+  specs:
+    addressable (2.5.0)
+      public_suffix (~> 2.0, >= 2.0.2)
+    atlassian-stash (0.7.0)
+      commander (~> 4.1.2)
+      git (>= 1.2.5)
+      json (>= 1.7.5)
+      launchy (~> 2.4.2)
+    commander (4.1.6)
+      highline (~> 1.6.11)
+    git (1.3.0)
+    highline (1.6.21)
+    json (2.0.2)
+    launchy (2.4.3)
+      addressable (~> 2.3)
+    public_suffix (2.0.5)
+
+PLATFORMS
+  ruby
+
+DEPENDENCIES
+  atlassian-stash
+
+BUNDLED WITH
+   2.1.4