Skip to content

Commit

Permalink
Create Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Jun 18, 2018
1 parent 7cd7801 commit ab225bf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .ci/osdn/Gemfile
@@ -0,0 +1,8 @@
# frozen_string_literal: true

source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# gem "rails"
gem "osdn-cli"

0 comments on commit ab225bf

Please sign in to comment.