mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-04 05:42:15 +08:00
While here, remove unnecessary Gemfile entries, since they can be pulled from the gemspec.
5 lines
70 B
Ruby
5 lines
70 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gemspec
|