We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726fe75 commit 2cfd9efCopy full SHA for 2cfd9ef
1 file changed
Gemfile
@@ -2,10 +2,11 @@
2
3
source "https://rubygems.org"
4
5
-gem "byebug", "~> 11.1", platforms: %i[mri mingw x64_mingw]
+gem "byebug", "~> 11.1", platforms: %i[mri windows]
6
gem "chunky_png", "~> 1.4"
7
gem "image_size", "~> 3.0"
8
gem "launchy", "~> 2.5"
9
+gem "ostruct"
10
gem "pdf-reader", "~> 2.12"
11
gem "puma", ">= 5.6.7"
12
gem "rake", "~> 13.0"
0 commit comments