Skip to content

Commit

Permalink
https!
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Nov 30, 2015
1 parent 4dfe5ff commit cafc277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source 'https://rubygems.org'

gemspec

gem 'coveralls', :require => false
gem 'coveralls', require: false
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ client.users.user

#### HTTP Basic with two-factor authentication enabled

See the [2FA API documentation](http://developer.dnsimple.com/authentication/#twofa).
See the [2FA API documentation](https://developer.dnsimple.com/authentication/#twofa).

```ruby
# Request the 2FA exchange token
Expand Down

0 comments on commit cafc277

Please sign in to comment.