aboutsummaryrefslogtreecommitdiff
path: root/ruby/Gemfile
diff options
context:
space:
mode:
authorChris Fallin <cfallin@c1f.net>2015-03-10 16:17:20 -0700
committerChris Fallin <cfallin@c1f.net>2015-03-10 16:17:20 -0700
commit9861c0d796f254f5575638e1c520db9d723b4fa3 (patch)
tree6cf4de2cbcb24d53b2475ed15d6a61a98712685c /ruby/Gemfile
parenta5f7bb8ebb60d636c21c18ad2ffeda80e8f80a48 (diff)
parent27e2b57830c328b83286e055752bf92790587953 (diff)
downloadprotobuf-9861c0d796f254f5575638e1c520db9d723b4fa3.tar.gz
protobuf-9861c0d796f254f5575638e1c520db9d723b4fa3.tar.bz2
protobuf-9861c0d796f254f5575638e1c520db9d723b4fa3.zip
Merge pull request #146 from isaiah/jruby
protobuf support for jruby
Diffstat (limited to 'ruby/Gemfile')
-rw-r--r--ruby/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/Gemfile b/ruby/Gemfile
new file mode 100644
index 00000000..fa75df15
--- /dev/null
+++ b/ruby/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gemspec