aboutsummaryrefslogtreecommitdiffstats
path: root/sample/trick2018/03-tompng/Gemfile.lock
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-21 13:07:50 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-21 13:07:50 +0000
commite613cdd53d16327dccf8237f8d5b672804a69eca (patch)
tree4a2449396c98b60f3ed25378ef47e67c8b8c8e4a /sample/trick2018/03-tompng/Gemfile.lock
parent8d0f5f1bfa7bf9cd257f381fd6cc80b99a2edcd7 (diff)
downloadruby-e613cdd53d16327dccf8237f8d5b672804a69eca.tar.gz
sample/trick2018/: adds the top-five entries of TRICK 2018
See https://github.com/tric/trick2018 for TRICK 2018. Fixes #14930. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample/trick2018/03-tompng/Gemfile.lock')
-rw-r--r--sample/trick2018/03-tompng/Gemfile.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/sample/trick2018/03-tompng/Gemfile.lock b/sample/trick2018/03-tompng/Gemfile.lock
new file mode 100644
index 0000000000..6f54c44066
--- /dev/null
+++ b/sample/trick2018/03-tompng/Gemfile.lock
@@ -0,0 +1,15 @@
+GEM
+ specs:
+ chunky_png (1.3.8)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ chunky_png
+
+RUBY VERSION
+ ruby 2.5.0p0
+
+BUNDLED WITH
+ 1.16.1