Luilver Garcés Briñas

Results 9 issues of Luilver Garcés Briñas

Following the README when I try to `client.expand` I get a 404. This is my code: ```ruby require 'bitly' token = '«myTokenHere»' client = Bitly::API::Client.new(token: token) bitlink = client.expand(bitlink: "https://bit.ly/«myShortCode»")...

# Issue summary Following [faker-bot documentation](https://github.com/faker-ruby/faker-bot) while executing `faker list -v` I got the following error: ``` /hidden/path/faker-2.19.0/lib/faker.rb:188:in `method_missing': super: no superclass method `species' for Faker::Games::DnD:Class (NoMethodError) ``` ## Expected...

help wanted
good first issue

#### Summary Already installed following https://microk8s.io/ for macOS. When I ran `microk8s install` command it asked for multipass support and I selected yes, look hidden section for details. $ microk8s...

kind/support

**Before submitting a pull request,** please make sure the following is done: - [x] Fork [the repository](https://github.com/todotxt/todo.txt-cli) and create your branch from `master`. - [x] If you've added code that...

Add extra format by including semi colon before description

[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set...

Deployment
good first issue

Remove deprecation warnings: Fix #888 Add Import xls and xlsx files feature.