This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 8b438bf5 Docco
8b438bf5 is described below
commit 8b438bf5807768ccc17c9cd4f18890185ee6bbd5
Author: Sebb <[email protected]>
AuthorDate: Sun May 5 22:50:19 2024 +0100
Docco
---
Gemfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Gemfile b/Gemfile
index 0bfa0032..493ade2f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,6 @@
source 'https://rubygems.org'
+# The gemspec line tells bundler that it can find a .gemspec file alongside
the Gemfile.
gemspec
gem 'mime-types'
gem 'wunderbar'